ソースを参照

Merge pull request #286 from joshfriend/ignore-bats

Ignore the bats/ directory cloned by tests
pull/289/head
Yamashita, Yuu 11年前
コミット
9b7b2a6b40
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore ファイルの表示

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

読み込み中…
キャンセル
保存