init
This commit is contained in:
commit
4f66442422
2 changed files with 8 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
node_modules/
|
||||
dist/shim-loader.js
|
||||
investigation/
|
||||
test-vault/
|
||||
|
||||
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Ignis
|
||||
|
||||
An Electron shim and server bridge for running Obsidian in a browser.
|
||||
Loading…
Add table
Reference in a new issue