gemini-codrawing / .dockerignore
Trudy's picture
first commit
eceac5b
raw
history blame contribute delete
278 Bytes
node_modules
npm-debug.log
yarn-debug.log
yarn-error.log
.next
out
.git
.gitignore
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
Dockerfile
.dockerignore
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
.vscode
*.swp
*.swo
.DS_Store
Thumbs.db