LegoGPT / .gitignore
AvaLovelace's picture
Squash commits
def3000
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