mirror of
https://github.com/sissbruecker/linkding
synced 2025-02-16 12:28:23 +00:00
exclude .git in docker container (#176)
This commit is contained in:
parent
12e5810aee
commit
d298260122
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
/static
|
||||
/build
|
||||
/out
|
||||
/.git
|
||||
|
||||
/.dockerignore
|
||||
/.gitignore
|
||||
|
|
Loading…
Add table
Reference in a new issue