diff options
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 |