Explorar el Código

Ignore VIM swap files

Markus Frosch hace 9 años
padre
commit
8adf30ebd6
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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