glue-factory-custom/.gitignore

10 lines
75 B
Plaintext

.venv
/build/
*.egg-info
*.pyc
/.idea/
/venv/
/data/
/outputs/
__pycache__