Add new autotools-generated files to .gitignore

Additionally, `/jansson_private_config.h.in` is also added as well as
"build" directory for those of us who like to use an out-of-tree build
system.
This commit is contained in:
Vincent Bernat 2014-02-15 17:47:48 +01:00
parent ea7a77236c
commit 3922f84a2f

4
.gitignore vendored
View file

@ -19,10 +19,14 @@ install-sh
libtool
ltmain.sh
missing
compile
test-driver
*.lo
*.la
stamp-h1
*.pyc
*.pc
/src/jansson_config.h
/jansson_private_config.h.in
/build
*.exe