Merge pull request #286 from joshfriend/ignore-bats

Ignore the bats/ directory cloned by tests
This commit is contained in:
Yamashita, Yuu 2014-12-11 12:50:24 +09:00
commit 9b7b2a6b40

1
.gitignore vendored
View file

@ -6,3 +6,4 @@
/libexec/*.dylib
/src/Makefile
/src/*.o
bats/