.gitignore
node_modules/ out/ .DS_Store audio/ audio_short/ walkthrough/ public/walkthrough/ # secrets .env .env* heygen/poll.log heygen/done.txt
.gitignorenode_modules/ out/ .DS_Store audio/ audio_short/ walkthrough/ public/walkthrough/ # secrets .env .env* heygen/poll.log heygen/done.txt