Browse Source

Ignore VIM swap files

Markus Frosch 9 years ago
parent
commit
8adf30ebd6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,3 +1,5 @@
+.*.swp
+.*.swo
 pkg/
 Gemfile.lock
 vendor/