mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
docker: Add build directory to gitignore
This commit is contained in:
parent
c435b97e10
commit
408369fcac
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
dist/
|
||||||
|
build/
|
||||||
src/public/app-dist/
|
src/public/app-dist/
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user