Ignore .swp files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@
|
|||||||
*.pt.py
|
*.pt.py
|
||||||
*.txt.py
|
*.txt.py
|
||||||
*~
|
*~
|
||||||
|
*.swp
|
||||||
.coverage
|
.coverage
|
||||||
.tox/
|
.tox/
|
||||||
nosetests.xml
|
nosetests.xml
|
||||||
|
Reference in New Issue
Block a user