Zarro/.dockerignore

9 lines
188 B
Text
Raw Normal View History

2024-10-25 13:51:07 -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
.DS_Store
dist
2024-10-25 14:12:10 -05:00
node_modules
.zarro