This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
jdk-build-libs
/
json-c
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Update the list of files to ignore.
tags/json-c-0.10-20120530
Eric Haszlakiewicz
13 years ago
parent
e5c1e87f05
commit
37cfe6bc4c
1 changed files
with
35 additions
and
31 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+35
-31
.gitignore
+ 35
- 31
.gitignore
View File
@@ -1,33 +1,37 @@
.deps
.libs
aclocal.m4
autom4te.cache
config.guess
config.h
config.log
config.status
config.sub
configure
depcomp
install-sh
json.pc
libtool
ltmain.sh
Makefile
Makefile.in
missing
stamp-h1
stamp-h2
test1
test2
test4
testSubDir
test_parse_int64
test_parse
test_cast
test_null
Debug
Release
.deps/
.libs/
/aclocal.m4
/autom4te.cache
/config.guess
/json_config.h
/config.h
/config.log
/config.status
/config.sub
/configure
/depcomp
/install-sh
/json.pc
/libtool
/ltmain.sh
/Makefile
/Makefile.in
/missing
/stamp-h1
/stamp-h2
/tests/Makefile
/tests/Makefile.in
/tests/test1
/tests/test2
/tests/test4
/tests/testSubDir
/tests/test_parse_int64
/tests/test_parse
/tests/test_cast
/tests/test_null
/tests/test_printbuf
/Debug
/Release
*.lo
*.o
libjson.la
/
libjson.la
Write
Preview
Loading…
Cancel
Save