mirror of
https://github.com/zadam/trilium.git
synced 2025-10-12 08:27:51 +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
|
node_modules
|
||||||
npm-debug.log
|
|
||||||
dist
|
|
||||||
.idea
|
|
Loading…
Add table
Reference in a new issue