Browse Source

Ignore the bench/work and bench/data directories.

tags/json-c-0.15-20200726
Eric Haszlakiewicz 5 years ago
parent
commit
199c52e2db
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore View File

@@ -87,3 +87,7 @@
/libjson-c.a
/libjson-c.so
/libjson-c.so.*

# Benchmarking input and output
/bench/data
/bench/work

Loading…
Cancel
Save