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