Sfoglia il codice sorgente

remove vim tempfiles

emma 3 anni fa
parent
commit
700ceada4d
2 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. BIN
      .README.md.swp
  2. 5 0
      .gitignore

BIN
.README.md.swp


+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+# untracked
+## vim temp and swap files
+*~
+*.swp
+*.swo