rdesign/.gitignore

11 lines
84 B
Plaintext

output/
jobs/
__pycache__/
*.pyc
.env
*.egg-info/
.venv/
node_modules/
.next/
dist/