mirror of
https://github.com/json-c/json-c.git
synced 2026-04-09 23:39:06 +08:00
Ignore a couple more generated files.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,6 +12,7 @@
|
|||||||
/depcomp
|
/depcomp
|
||||||
/install-sh
|
/install-sh
|
||||||
/json-c.pc
|
/json-c.pc
|
||||||
|
/json-uninstalled.pc
|
||||||
/libtool
|
/libtool
|
||||||
/ltmain.sh
|
/ltmain.sh
|
||||||
/Makefile
|
/Makefile
|
||||||
@@ -36,4 +37,5 @@
|
|||||||
/Release
|
/Release
|
||||||
*.lo
|
*.lo
|
||||||
*.o
|
*.o
|
||||||
|
/libjson-c.la
|
||||||
/libjson.la
|
/libjson.la
|
||||||
|
|||||||
Reference in New Issue
Block a user