Merge pull request #164 from vincentbernat/fix/gitignore
Add new autotools-generated files to .gitignore
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