Ver código fonte

remove vim tempfiles

emma 3 anos atrás
pai
commit
700ceada4d
2 arquivos alterados com 5 adições e 0 exclusões
  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