pyhOn/.gitignore

8 lines
60 B
Text
Raw Normal View History

2023-02-12 19:41:38 -05:00
.idea/
venv/
__pycache__/
dist/
**/*.egg-info/
2023-03-06 12:57:08 -05:00
test*
2023-04-15 16:25:34 -04:00
build/