LegoGPT-Demo / .gitignore
AvaLovelace's picture
Download LDraw library instead of keeping it in the repo
1bb48b0
raw
history blame contribute delete
189 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Gurobi files
gurobi.lic
# LDraw files
ldraw
complete.zip
.idea
.gradio
out