This is the default checkout, plus a .gitignore that includes all the files

that were created during ./bootstrap, ./configure, and make.
master
Jeff Inman 2014-07-28 13:31:45 -06:00
parent aa604c1d38
commit 894caf8f12
1 changed files with 23 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@ -0,0 +1,23 @@
Makefile
Makefile.in
aclocal.m4
config.log
config.status
config/compile
config/config.guess
config/config.sub
config/depcomp
config/install-sh
config/missing
configure
contrib/.deps/
contrib/Makefile
contrib/Makefile.in
doc/Makefile
doc/Makefile.in
src/.deps/
src/Makefile
src/Makefile.in
src/config.h
src/config.h.in
src/stamp-h1