AspireCloud/.dockerignore
2025-06-11 16:32:27 -06:00

18 lines
185 B
Text

.cache/
.github/
.idea/
bruno/
meta/
node_modules/
storage/
tests/
tmp/
vendor/
# all dotfiles and dot-dirs in the root like .env* are ignorable by Docker
/.*
*.bak
*.log
*.swp
*.tmp