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/