Files
pyasic/.gitignore
2025-08-12 21:53:28 -06:00

10 lines
70 B
Plaintext

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