mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
gitignore the bulid directory for tests
This commit is contained in:
parent
6be6231444
commit
2cbba05966
1 changed files with 1 additions and 0 deletions
1
plugins/.gitignore
vendored
1
plugins/.gitignore
vendored
|
@ -2,3 +2,4 @@
|
||||||
!/.gitignore
|
!/.gitignore
|
||||||
!/version-ext-compat
|
!/version-ext-compat
|
||||||
!/python-build
|
!/python-build
|
||||||
|
/python-build/test/build
|
||||||
|
|
Loading…
Reference in a new issue