Commit 2e2ed0af398318790ecbb6ffcba95786a5e2da35

Authored by Austin Van Blanton
1 parent 923f497c

Add vim temp files to the gitignore

Showing 1 changed file with 3 additions and 0 deletions
.gitignore
@@ -29,3 +29,6 @@ scripts/results @@ -29,3 +29,6 @@ scripts/results
29 29
30 ### OS X ### 30 ### OS X ###
31 *.DS_Store 31 *.DS_Store
  32 +
  33 +### vim ###
  34 +*.swp