butterflyvu/.dockerignore

6 lines
163 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-11-12 17:03:52 -05:00
.DS_Store