pyhOn/.gitignore

8 lines
60 B
Plaintext
Raw Normal View History

2023-02-12 17:41:38 -07:00
.idea/
venv/
__pycache__/
dist/
**/*.egg-info/
2023-03-06 10:57:08 -07:00
test*
2023-04-15 14:25:34 -06:00
build/