1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2024-01-19 02:50:44 +00:00
pyhOn/.gitignore

8 lines
60 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*
2023-04-15 20:25:34 +00:00
build/