Browse Source

Merge pull request #286 from joshfriend/ignore-bats

Ignore the bats/ directory cloned by tests
pull/289/head
Yamashita, Yuu 11 years ago
parent
commit
9b7b2a6b40
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

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

Loading…
Cancel
Save