gitignore: VIM swapfiles and cache files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,7 @@
|
|||||||
*~
|
*~
|
||||||
|
.*.swp
|
||||||
*.pyc
|
*.pyc
|
||||||
|
__pycache__
|
||||||
|
|
||||||
/MANIFEST
|
/MANIFEST
|
||||||
/build
|
/build
|
||||||
|
Reference in New Issue
Block a user