mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
chore: exclude seed scripts from Docker builds
This commit is contained in:
parent
b7807ed466
commit
c481bc5dcc
1 changed files with 2 additions and 0 deletions
|
|
@ -7,3 +7,5 @@ node_modules
|
|||
.idea
|
||||
.env
|
||||
.env.*
|
||||
scripts/seed
|
||||
scripts/seed-data.ts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue