mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-08 14:43:54 -05:00
11 lines
117 B
Plaintext
11 lines
117 B
Plaintext
# Exclude files from Docker build
|
|
.git
|
|
.github
|
|
node_modules
|
|
.next
|
|
.vercel
|
|
.husky
|
|
.env
|
|
.env.*
|
|
npm-debug.log
|
|
README.md |