mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
ci: .gitignore: Allow yarn.lock
This adds more certainty to our builds in case sub-dependencies shift
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,5 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
build/
|
build/
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
public
|
public
|
||||||
|
|||||||
Reference in New Issue
Block a user