summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruvok cheetah2019-05-21 20:11:14 +0200
committeruvok cheetah2019-05-21 20:11:14 +0200
commit7b3170100da98fc8e4dc52d3bbe4c8af422c1b8a (patch)
tree0d2585174fa5464ccaf8f24889944830e1f349f0
parentc3079b444c233ca546232777b2c9c0368cb36b5b (diff)
Ignore vim swap files
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2a59a4a..156860d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Gemfile.lock
/.sass-cache/
vendor
.bundle
+*.swp