Browse Source

Add vim swap files to the git ignore list

cypherpunks 7 years ago
parent
commit
5b67e24874
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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