This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
pyenv
mirror of
https://github.com/pyenv/pyenv.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
241
Wiki
Activity
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
f59729359a
93ac0632c7
commit
9b7b2a6b40
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitignore
+ 1
- 0
.gitignore
View File
@ -6,3 +6,4 @@
/libexec/*.dylib
/src/Makefile
/src/*.o
bats/
Write
Preview
Loading…
Cancel
Save