mirror of
https://github.com/d0zingcat/ghost-docker.git
synced 2026-05-13 15:09:34 +00:00
Ignore new data dir in git
ref https://linear.app/ghost/issue/ENG-2413
- This is where we now store Ghost and MySQL data by default (see commit 81893178fd) so need to ensure it doesn't try and get checked into git
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -70,3 +70,6 @@ typings/
|
||||
|
||||
# Ghost Docker Custom
|
||||
.tinyb
|
||||
|
||||
# Where we store docker data by default
|
||||
data
|
||||
|
||||
Reference in New Issue
Block a user