Merge pull request #58 from Abioy/master
[platform/upstream/json-c.git] / .gitignore
1 *~
2 *.swp
3 /INSTALL
4 .deps/
5 .libs/
6 /aclocal.m4
7 /autom4te.cache
8 /config.guess
9 /json_config.h
10 /config.h
11 /config.log
12 /config.status
13 /config.sub
14 /configure
15 /depcomp
16 /doc
17 /install-sh
18 /json.pc
19 /json-c.pc
20 /json-c-uninstalled.pc
21 /libtool
22 /ltmain.sh
23 /Makefile
24 /Makefile.in
25 /missing
26 /stamp-h1
27 /stamp-h2
28 /tests/Makefile
29 /tests/Makefile.in
30 /tests/test1
31 /tests/test1Formatted
32 /tests/test2
33 /tests/test2Formatted
34 /tests/test4
35 /tests/testReplaceExisting
36 /tests/testSubDir
37 /tests/test_parse_int64
38 /tests/test_parse
39 /tests/test_cast
40 /tests/test_null
41 /tests/test_printbuf
42 /tests/test_set_serializer
43 /tests/*.vg.out
44 /Debug
45 /Release
46 *.lo
47 *.o
48 /libjson-c.la
49 /libjson.la