mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-12 13:33:45 -05:00
ignore plugins other than python-build
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,3 @@
|
||||
#/plugins
|
||||
/shims
|
||||
/version
|
||||
/versions
|
||||
|
||||
3
plugins/.gitignore
vendored
Normal file
3
plugins/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/*
|
||||
!/.gitignore
|
||||
!/python-build
|
||||
Reference in New Issue
Block a user