mirror of
https://github.com/zadam/trilium.git
synced 2025-01-24 16:10:48 +08:00
Add .git, bin, and docs to the .dockerignore
This commit is contained in:
parent
9cb9ea6ab5
commit
aeca31d06a
1 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,7 @@
|
|||
.git
|
||||
.idea
|
||||
/bin
|
||||
/dist
|
||||
/docs
|
||||
/npm-debug.log
|
||||
node_modules
|
||||
npm-debug.log
|
||||
dist
|
||||
.idea
|
Loading…
Reference in a new issue