Skip to content

Commit 5644272

Browse files
committed
set svn:ignore and .gitignore to skip intermediate build files
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@61 327403b1-1117-474d-bef2-5cb71233fd97
1 parent 252669c commit 5644272

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.gitignore

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
.deps
2+
.libs
3+
aclocal.m4
4+
autom4te.cache
5+
config.guess
6+
config.h
7+
config.log
8+
config.status
9+
config.sub
10+
configure
11+
depcomp
12+
install-sh
13+
json.pc
14+
libtool
15+
ltmain.sh
16+
Makefile
17+
Makefile.in
18+
missing
19+
stamp-h1
20+
test1
21+
test2
22+
test4
23+
testSubDir
24+
test_parse_int64

0 commit comments

Comments
 (0)