more files to ignore

This commit is contained in:
Alexandre Duret-Lutz 2010-01-30 17:32:46 +01:00
parent 4ff875f402
commit c1ec2383b9

7
.gitignore vendored
View file

@ -6,7 +6,7 @@ config.status
aclocal.m4 aclocal.m4
autom4te.cache autom4te.cache
libtool libtool
*.tar.gz *.gz
*.patch *.patch
*.o *.o
*~ *~
@ -26,6 +26,7 @@ INSTALL
*.log *.log
callgrind.* callgrind.*
ms_print.* ms_print.*
massif.*
pan.* pan.*
*.dvi *.dvi
*.aux *.aux
@ -33,3 +34,7 @@ pan.*
*.pdf *.pdf
*.toc *.toc
*.S *.S
*.tgba
*.zip
*.s
*.ii