mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-15 00:38:15 +00:00
Sync .gitignore
This commit is contained in:
parent
4363739fd5
commit
0b51c25a09
2 changed files with 7 additions and 0 deletions
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…
Add table
Reference in a new issue