Browse Source

remove vim tempfiles

emma 3 years ago
parent
commit
700ceada4d
2 changed files with 5 additions and 0 deletions
  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