ignore vim swap files
This commit is contained in:
parent
8ff063ed25
commit
9efe6a7b28
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
data/
|
data/
|
||||||
|
.*.swp
|
||||||
*.pyc
|
*.pyc
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
.coverage
|
.coverage
|
||||||
|
|
Loading…
Reference in a new issue