.gitignore
node_modules/ .env* tmp/ *.log .DS_Store dist/ build/ .next/ *.mp4 assets/renders/ __pycache__/ *.pyc
.gitignorenode_modules/ .env* tmp/ *.log .DS_Store dist/ build/ .next/ *.mp4 assets/renders/ __pycache__/ *.pyc