Ver código fonte

gitignore: VIM swapfiles and cache files

Unrud 7 anos atrás
pai
commit
fe1cfad4d3
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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