foldsite/.gitignore

13 lines
119 B
Plaintext
Raw Permalink Normal View History

2025-02-15 09:00:13 -05:00
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
example/