Ver código fonte

Add vim swap files to the git ignore list

cypherpunks 8 anos atrás
pai
commit
5b67e24874
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,3 +1,4 @@
+*.swp
 *pyc
 *pyd
 *~