gitignore: temporary swp-files created by vim
authorMartin Zenzes (spacelab1-u) <mzenzes@mega2000.de>
Thu, 1 Jul 2010 10:49:19 +0000 (12:49 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 7 Jul 2010 15:17:56 +0000 (17:17 +0200)
nothing special here, just a plain .*.swp

Signed-off-by: Martin Zenzes (spacelab1-u) <mzenzes@mega2000.de>

.gitignore

index 8c0a1aa..4bacdb7 100644 (file)
@@ -53,6 +53,7 @@ bindings/python/setup.py
 *.orig
 *.rej
 *~
+.*.swp
 
 # libftdi specific
 libftdi-config