mirror of
https://github.com/ahmetildirim/obsidian-inscribe.git
synced 2026-07-22 05:44:10 +00:00
Update .gitignore to exclude main.js file
This commit is contained in:
parent
21059daeef
commit
38a6d427ab
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -17,6 +17,7 @@ node_modules
|
|||
|
||||
# obsidian
|
||||
data.json
|
||||
main.js
|
||||
|
||||
# Exclude macOS Finder (System Explorer) View States
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in a new issue