Ignore several more files, include .o's, .lo's, etc...
This commit is contained in:
committed by
Keith Derrick
parent
9885b30c0e
commit
d7db7e81a5
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