diff options
author | Eric Haszlakiewicz <erh+git@nimenees.com> | 2012-03-31 12:55:52 -0500 |
---|---|---|
committer | Eric Haszlakiewicz <erh+git@nimenees.com> | 2012-03-31 12:55:52 -0500 |
commit | d3c37b82a6de97c40a2403f2df0fd66f3d9fb616 (patch) | |
tree | 00866d3b316d18b893d5eea3b90c6bbd9742fa57 /.gitignore | |
parent | 3620cba6d0fa109d9a27e1a1158438fcbff43760 (diff) | |
download | json-c-d3c37b82a6de97c40a2403f2df0fd66f3d9fb616.tar.gz |
Ignore several more files, include .o's, .lo's, etc...
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |