butterflyvu/.dockerignore
2024-08-24 00:45:23 -04:00

8 lines
No EOL
181 B
Text
Executable file

# User is expected to provide their own .env file in their Docker Compose file.
# Either with volumes or using the Enviroment option.
.env
# Other Files
.DS_Store
dist
node_modules