Browse Source

gitignore: VIM swapfiles and cache files

Unrud 7 years ago
parent
commit
fe1cfad4d3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,5 +1,7 @@
 *~
+.*.swp
 *.pyc
+__pycache__
 
 /MANIFEST
 /build