Ignore stgit files all over the place
This commit is contained in:
parent
ebef212079
commit
4aa851c5a8
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
|||
.DS_Store
|
||||
.idea
|
||||
.rvmrc
|
||||
.stgit*
|
||||
*.swap
|
||||
*.swo
|
||||
*.swp
|
||||
|
|
@ -19,4 +20,4 @@ gpg/*/random_seed
|
|||
public/uploads/*
|
||||
public/source.tar
|
||||
tmp/**/*
|
||||
capybara-*.html
|
||||
capybara-*.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue