mirror of
https://github.com/cpvalente/ontime.git
synced 2026-07-26 10:38:55 +00:00
exclude compose generated volumes directory
This commit is contained in:
@@ -12,3 +12,7 @@
|
||||
# Ignore git and cache folders
|
||||
.git
|
||||
.cache
|
||||
|
||||
# Ignore default volumes created by running docker compose up
|
||||
ontime-db
|
||||
ontime-styles
|
||||
|
||||
Reference in New Issue
Block a user