mirror of
https://github.com/pyenv/pyenv.git
synced 2025-12-09 16:01:28 +09:00
Merge pull request #286 from joshfriend/ignore-bats
Ignore the bats/ directory cloned by tests
This commit is contained in:
commit
9b7b2a6b40
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/libexec/*.dylib
|
/libexec/*.dylib
|
||||||
/src/Makefile
|
/src/Makefile
|
||||||
/src/*.o
|
/src/*.o
|
||||||
|
bats/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user