1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2025-03-08 06:09:41 +00:00
pyhOn/.gitignore

7 lines
53 B
Plaintext
Raw Normal View History

2023-02-13 00:41:38 +00:00
.idea/
venv/
__pycache__/
dist/
**/*.egg-info/
2023-03-06 17:57:08 +00:00
test*