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
240
Wiki
Activity
Browse Source
Merge pull request
#682
from evaryont/patch-1
Include gems dir in .gitignore
pull/487/head^2
Mislav Marohnić
10 years ago
parent
9e664b5d27
55341f4436
commit
c6cf4e18b8
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 @@
/libexec/*.dylib
/src/Makefile
/src/*.o
/gems
Write
Preview
Loading…
Cancel
Save