Files
pyasic/.gitignore
2022-11-01 14:17:07 -06:00

10 lines
66 B
Plaintext

venv/
build/
dist/
__pycache__/
pyvenv.cfg
.env/
bin/
lib/
.idea/