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
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
.idea
|
||||||
.rvmrc
|
.rvmrc
|
||||||
|
.stgit*
|
||||||
*.swap
|
*.swap
|
||||||
*.swo
|
*.swo
|
||||||
*.swp
|
*.swp
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue