Files
daglib/.gitignore
John Lancaster 56763014c1 project updates
2026-02-20 23:07:09 -06:00

13 lines
121 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
notebooks/