mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-08 11:33:55 -05:00
ignore cache files generated by python3 and jython.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,4 +1,6 @@
|
|||||||
*.pyc
|
/libexec/*.class
|
||||||
*.pyo
|
/libexec/*.pyc
|
||||||
|
/libexec/*.pyo
|
||||||
|
/libexec/__pycache__
|
||||||
*.swo
|
*.swo
|
||||||
*.swp
|
*.swp
|
||||||
|
|||||||
Reference in New Issue
Block a user