Browse Source

Ignore several more files, include .o's, .lo's, etc...

tags/json-c-0.11-20130402
Eric Haszlakiewicz Keith Derrick 13 years ago
parent
commit
d7db7e81a5
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      .gitignore

+ 6
- 0
.gitignore View File

@@ -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

Loading…
Cancel
Save