Update .gitignore
authorMikael Berthe <mikael@lilotux.net>
Sat, 15 Apr 2017 10:34:31 +0200
changeset 121 d192d9d0adfd
parent 120 579912e9d0ef
child 122 50c7733ee886
Update .gitignore Ignore Vim swap files
.gitignore
--- a/.gitignore	Sat Apr 15 10:26:36 2017 +0200
+++ b/.gitignore	Sat Apr 15 10:34:31 2017 +0200
@@ -14,5 +14,7 @@
 
 # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
 .glide/
+*.swp
 
-.idea/
\ No newline at end of file
+.idea/
+.local/