.gitignore: update
This commit is contained in:
parent
a91ce6326d
commit
bf5a894fc2
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,5 +1,12 @@
|
||||||
|
*.o
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
|
/Makefile
|
||||||
|
/config.h
|
||||||
|
/config.log
|
||||||
|
/config.status
|
||||||
|
/tts
|
||||||
|
/vers.c
|
||||||
/build
|
/build
|
||||||
/autom4te.cache
|
/autom4te.cache
|
||||||
/doconf
|
/doconf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue