summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Haszlakiewicz <erh+git@nimenees.com>2012-03-31 12:55:52 -0500
committerKeith Derrick <keith.derrick@palm.com>2012-04-02 07:53:25 -0700
commitd7db7e81a51282ffc097408aa47927af8d4a39c1 (patch)
treedfbde409acd7c180f93c5908605be91214c4848d /.gitignore
parent9885b30c0ef4c40117851cf54c9c7e1ee2c1f3a3 (diff)
downloadjson-c-d7db7e81a51282ffc097408aa47927af8d4a39c1.tar.gz
Ignore several more files, include .o's, .lo's, etc...
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6acd819..21b927d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,10 +17,16 @@ Makefile
Makefile.in
missing
stamp-h1
+stamp-h2
test1
test2
test4
testSubDir
test_parse_int64
+test_cast
+test_null
Debug
Release
+*.lo
+*.o
+libjson.la