Sync .gitignore
This commit is contained in:
parent
4363739fd5
commit
0b51c25a09
4
expat/.gitignore
vendored
4
expat/.gitignore
vendored
@ -20,3 +20,7 @@ expat.ncb
|
||||
expat.opt
|
||||
.project
|
||||
expat.pc
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.gcov
|
||||
*.nccout
|
||||
|
3
expat/tests/.gitignore
vendored
3
expat/tests/.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
/out
|
||||
/xmlconf
|
||||
/xmltest.log
|
||||
Makefile
|
||||
runtests
|
||||
runtestspp
|
||||
|
Loading…
Reference in New Issue
Block a user