summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorOliver McFadden <z3ro.geek@gmail.com>2007-05-09 03:14:08 +0000
committerOliver McFadden <z3ro.geek@gmail.com>2007-05-09 03:14:08 +0000
commite93d0a4a55c8c32fe2c5fcd722357d13816b4f67 (patch)
tree08ac9cd213995c59547d0d9d08408170a83cae5b /.gitignore
parentb23f9b69bc4cf0ec2318b9bb13a62ab6568679d1 (diff)
mesa: Added Vim swap files to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c71c0cf7..033e6e10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,8 @@
-*~
*.a
*.o
*.so
+*.sw[a-z]
+*~
depend
depend.bak
lib