more files to ignore
This commit is contained in:
parent
4ff875f402
commit
c1ec2383b9
1 changed files with 6 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -6,7 +6,7 @@ config.status
|
|||
aclocal.m4
|
||||
autom4te.cache
|
||||
libtool
|
||||
*.tar.gz
|
||||
*.gz
|
||||
*.patch
|
||||
*.o
|
||||
*~
|
||||
|
|
@ -26,6 +26,7 @@ INSTALL
|
|||
*.log
|
||||
callgrind.*
|
||||
ms_print.*
|
||||
massif.*
|
||||
pan.*
|
||||
*.dvi
|
||||
*.aux
|
||||
|
|
@ -33,3 +34,7 @@ pan.*
|
|||
*.pdf
|
||||
*.toc
|
||||
*.S
|
||||
*.tgba
|
||||
*.zip
|
||||
*.s
|
||||
*.ii
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue