mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-19 09:05:57 -04:00
Add .gitignore file to 1.2 branch
This commit is contained in:
parent
de93e6b2ca
commit
c6fedbbe9d
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
*.gcno
|
||||
*.gcda
|
||||
*.o
|
||||
*~
|
||||
*#
|
||||
*.in
|
||||
cov/
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
config.log
|
||||
config.status
|
||||
config/Makefile
|
||||
config/Makefile.in
|
||||
config/config.h*
|
||||
config/stamp-h1
|
||||
configure
|
||||
docs/Doxyfile
|
||||
docs/html/
|
||||
examples/.deps/
|
||||
examples/test[0-9][0-9]
|
||||
examples/test[0-9]
|
||||
Makefile
|
||||
tclap.pc
|
||||
tests/tmp.out
|
Loading…
x
Reference in New Issue
Block a user