1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-13 13:53:53 -05:00

ignore cache directory

This commit is contained in:
Yamashita Yuu
2013-05-10 19:08:14 +09:00
parent 56379532a6
commit 7aa644da5c

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/cache
/shims /shims
/version /version
/versions /versions