mirror of
https://github.com/hans/obsidian-citation-plugin.git
synced 2022-05-23 09:36:41 +03:00
* Create build-and-test.yml * stage package-lock, required by CI * simply use node 12.x * recreate package-lock * build workflow: skip optional dependencies * update broken obsidian checksum in package-lock
11 lines
79 B
Plaintext
11 lines
79 B
Plaintext
# Intellij
|
|
*.iml
|
|
.idea
|
|
|
|
# npm
|
|
node_modules
|
|
|
|
# build
|
|
main.js
|
|
*.js.map
|