diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-03-17 01:52:44 +0100 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-03-17 01:52:44 +0100 |
commit | 6260e6cf683d6c709a90e49148dd4b058c90d82f (patch) | |
tree | c68a19b0e05e1fa1f3cf0be05e8c584ee23585cb /.gitignore | |
parent | e974d55bd3acfabde77f4e19b305d5445ea6df90 (diff) |
gitignore: ignore Vim swap files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ doc data/locale +.*.swp |