le-app/app/.dockerignore

20 lines
176 B
Text
Raw Permalink Normal View History

.git
.gitignore
node_modules
**/node_modules
.next
**/.next
files
app/files
**/venv
**/__pycache__
npm-debug.log*
yarn-debug.log*
yarn-error.log*
debug
*.bak
*.zip
.DS_Store