Ignore the bench/work and bench/data directories.

This commit is contained in:
Eric Haszlakiewicz
2020-05-11 01:24:46 +00:00
parent 3648c3ed2c
commit 199c52e2db

4
.gitignore vendored
View File

@@ -87,3 +87,7 @@
/libjson-c.a
/libjson-c.so
/libjson-c.so.*
# Benchmarking input and output
/bench/data
/bench/work