pyhOn/.gitignore
2023-03-06 18:57:08 +01:00

7 lines
53 B
Plaintext

.idea/
venv/
__pycache__/
dist/
**/*.egg-info/
test*