**/node_modules
**/dist
.git
.env
*.env
!.env.example
_reference
server/uploads
uploads
server/logs
logs
*.log
# Installed modules are mounted at runtime, never baked into the image. Without
# this a module in the builder's working tree would ship inside every image.
modules
.DS_Store
Thumbs.db
