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
#674
from jossy/master
Add default-packages to .gitignore
pull/941/head
Yamashita, Yuu
9 years ago
committed by
GitHub
parent
734e40d8a5
e29dd67ce8
commit
4a707c27de
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
@ -7,3 +7,4 @@
/src/Makefile
/src/*.o
/bats/
/default-packages
Write
Preview
Loading…
Cancel
Save