Files
test-alex-1/.gitignore

10 lines
71 B
Plaintext

__pycache__/
*.pyc
*.pyo
.venv/
venv/
.env
*.egg-info/
dist/
.DS_Store