1
0
Fork 0

Add .gitignore files for automake/configure artefacts.

This commit is contained in:
James Turner 2010-05-06 11:47:24 +01:00
parent ad13e4f3b4
commit 8ee27f283e
3 changed files with 18 additions and 0 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
.deps
Makefile
Makefile.in
config.sub
config.guess
config.log
config.status
configure
aclocal.m4
autom4te.cache
depcomp
install-sh
missing

1
man/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.1

4
src/Include/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
config.h
config.h.*
stamp-h1
version.h