butterflyvu/.dockerignore

8 lines
181 B
Text
Raw Normal View History

2024-08-23 23:45:23 -05:00
# 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
2024-06-05 19:48:11 -05:00
.DS_Store
2024-06-07 02:14:40 -05:00
dist
node_modules