1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 21:33:54 -05:00

ignore plugins other than python-build

This commit is contained in:
Yamashita Yuu
2012-09-27 13:00:07 +09:00
parent 579d44203f
commit d14eda2c1a
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,3 @@
#/plugins
/shims /shims
/version /version
/versions /versions

3
plugins/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/*
!/.gitignore
!/python-build