ariadne/.gitignore

13 lines
102 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
.venv/
.venv*/
.env
.dist/
build/
.pytest_cache/
.coverage