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
commit0950e9727e4a99b78f6c3ba009dd86c06d48611d (patch)
tree28950527beb0a94bf5656e95b34b65933b1e6faa /.gitignore
parent504fafe38942bc26ab9595e9d14be4d42421cd5c (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 c71c0cf72ee..033e6e10bde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,8 @@
-*~
*.a
*.o
*.so
+*.sw[a-z]
+*~
depend
depend.bak
lib