summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-03-17 01:52:44 +0100
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-03-17 01:52:44 +0100
commit6260e6cf683d6c709a90e49148dd4b058c90d82f (patch)
treec68a19b0e05e1fa1f3cf0be05e8c584ee23585cb
parente974d55bd3acfabde77f4e19b305d5445ea6df90 (diff)
gitignore: ignore Vim swap files
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fc55dfa5..ff54b200 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
doc
data/locale
+.*.swp