Axiom / .gitignore
Aasher's picture
Add application file
c1fe1f5
raw
history blame
113 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env