mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-15 00:38:15 +00:00
Tell CVS to ignore generated Makefiles and working dirs used by libtool.
This commit is contained in:
parent
ae2257acce
commit
fd297d8120
3 changed files with 5 additions and 0 deletions
1
expat/examples/.gitignore
vendored
Normal file
1
expat/examples/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
Makefile
|
3
expat/lib/.gitignore
vendored
Normal file
3
expat/lib/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
Makefile
|
||||
.deps
|
||||
.libs
|
1
expat/xmlwf/.gitignore
vendored
1
expat/xmlwf/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
Debug
|
||||
Release
|
||||
xmlwf.plg
|
||||
Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue