diff options
author | Oliver McFadden <z3ro.geek@gmail.com> | 2007-05-09 03:14:08 +0000 |
---|---|---|
committer | Oliver McFadden <z3ro.geek@gmail.com> | 2007-05-09 03:14:08 +0000 |
commit | 0950e9727e4a99b78f6c3ba009dd86c06d48611d (patch) | |
tree | 28950527beb0a94bf5656e95b34b65933b1e6faa /.gitignore | |
parent | 504fafe38942bc26ab9595e9d14be4d42421cd5c (diff) |
mesa: Added Vim swap files to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c71c0cf72e..033e6e10bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ -*~ *.a *.o *.so +*.sw[a-z] +*~ depend depend.bak lib |