mirror of
https://github.com/json-c/json-c.git
synced 2026-03-21 14:09:06 +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
|
||||
missing
|
||||
stamp-h1
|
||||
stamp-h2
|
||||
test1
|
||||
test2
|
||||
test4
|
||||
testSubDir
|
||||
test_parse_int64
|
||||
test_cast
|
||||
test_null
|
||||
Debug
|
||||
Release
|
||||
*.lo
|
||||
*.o
|
||||
libjson.la
|
||||
|
||||
Reference in New Issue
Block a user