Sfoglia il codice sorgente

Add vim swap files to the git ignore list

cypherpunks 8 anni fa
parent
commit
5b67e24874
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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