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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user