← back to A2a Lab

.gitignore

11 lines

node_modules/
.venv/
.env*
tmp/
*.log
.DS_Store
dist/
build/
__pycache__/
*.pyc