mirror of
https://github.com/zadam/trilium.git
synced 2025-12-17 12:59:09 +08:00
added config.ini to .gitignore
This commit is contained in:
parent
728ef1a8fd
commit
f80f073874
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,4 +4,5 @@ dist/
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
app.pyc
|
app.pyc
|
||||||
demo.ncdb
|
demo.ncdb
|
||||||
|
config.ini
|
||||||
Loading…
Add table
Reference in a new issue