mirror of
https://github.com/json-c/json-c.git
synced 2026-04-07 22:39:08 +08:00
Ignore several more files, include .o's, .lo's, etc...
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -17,10 +17,16 @@ Makefile
|
|||||||
Makefile.in
|
Makefile.in
|
||||||
missing
|
missing
|
||||||
stamp-h1
|
stamp-h1
|
||||||
|
stamp-h2
|
||||||
test1
|
test1
|
||||||
test2
|
test2
|
||||||
test4
|
test4
|
||||||
testSubDir
|
testSubDir
|
||||||
test_parse_int64
|
test_parse_int64
|
||||||
|
test_cast
|
||||||
|
test_null
|
||||||
Debug
|
Debug
|
||||||
Release
|
Release
|
||||||
|
*.lo
|
||||||
|
*.o
|
||||||
|
libjson.la
|
||||||
|
|||||||
Reference in New Issue
Block a user