pyhOn/.gitignore

7 lines
53 B
Plaintext

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