summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Haszlakiewicz <erh+git@nimenees.com>2012-04-22 14:21:27 -0500
committerEric Haszlakiewicz <erh+git@nimenees.com>2012-04-22 14:21:27 -0500
commit37cfe6bc4c9567a52d85b4c016c293512e974801 (patch)
tree655a8da9d5fb0909c232a5ec0f43123438210a68
parente5c1e87f05a8126911aa891b81d5499697188fd9 (diff)
downloadjson-c-37cfe6bc4c9567a52d85b4c016c293512e974801.tar.gz
Update the list of files to ignore.
-rw-r--r--.gitignore66
1 files changed, 35 insertions, 31 deletions
diff --git a/.gitignore b/.gitignore
index 091ae7a..5534d69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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