1
0
mirror of https://github.com/zadam/trilium.git synced 2025-06-06 18:08:33 +02:00

Add .git, bin, and docs to the .dockerignore

This commit is contained in:
Gabe Cook 2018-11-30 05:44:22 +00:00
parent 9cb9ea6ab5
commit aeca31d06a
No known key found for this signature in database
GPG Key ID: 3197318BDE319B8D

@ -1,4 +1,7 @@
node_modules .git
npm-debug.log
dist
.idea .idea
/bin
/dist
/docs
/npm-debug.log
node_modules