Update to .gitignore for vim users (like myself); should stop picking up swap files now.
This commit is contained in:
parent
b8c89856e0
commit
0cb3a74f1f
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
*.swp
|
*.sw?
|
||||||
*~
|
*~
|
||||||
logs/*
|
logs/*
|
||||||
build/*
|
build/*
|
||||||
|
|
Loading…
Reference in a new issue