chore(Data): Add /data/sql/custom to gitignore (#14735)
This commit is contained in:
parent
e407ee135d
commit
0f031530cb
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -27,6 +27,9 @@
|
|||
/.env*
|
||||
/apps/joiner
|
||||
/deps/deno
|
||||
/data/sql/custom/*
|
||||
/src/server/scripts/Custom/*
|
||||
!/src/server/scripts/Custom/README.md
|
||||
|
||||
/docker-compose.override.yml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue