butterflyvu/.dockerignore

9 lines
203 B
Text
Raw Permalink 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.
2024-12-01 00:24:26 -05:00
.astro
Dockerfile
docker-compose.yaml
public
2024-08-23 23:45:23 -05:00
# Other Files
2024-11-12 17:03:52 -05:00
.DS_Store