mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-09 15:07:55 -05:00
12 lines
131 B
Plaintext
12 lines
131 B
Plaintext
# Exclude files from Docker build
|
|
.git
|
|
.github
|
|
node_modules
|
|
.next
|
|
.vercel
|
|
.husky
|
|
.env
|
|
.env.*
|
|
npm-debug.log
|
|
README.md
|
|
.devcontainer |