Files
jaypy/.gitignore
2026-05-27 13:09:17 +02:00

9 lines
76 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
dist/
build/
*.egg
.idea/