Sign in
apache
/
otava
/
refs/heads/python-versions
/
.
/
.gitignore
blob: 461c8430edda72a198aef712bd876c09b6014f62 [
file
] [
log
] [
blame
]
# IntelliJ IDEA files
.
idea
/
*.
iml
# pyenv version info
.
python
-
version
# Python 3 cache
__pycache__
/
# Other Python dev dirs
build
/
dist
/
venv
/
.
tox
/
.
docker
/