summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Gehring <mg@ebfe.org>2014-06-15 13:02:38 +0200
committerMichael Gehring <mg@ebfe.org>2014-06-15 13:02:45 +0200
commit04b9390185881ee578ed848d2470c0e19f9689ac (patch)
tree32dffa405e04d01033ee8c858c289e0edffffd69 /.gitignore
parent36ce4a20d4b96451351c314d58eac94f41964905 (diff)
gitignore: add vim temp files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 84c048a73..87592ba2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
/build/
+*~
+.*.swp
+.*.swo