Explorar el Código

Add vim swap files to the git ignore list

cypherpunks hace 8 años
padre
commit
5b67e24874
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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