diff --git a/.gitignore b/.gitignore index d4aeb0a..fb2a529 100644 --- a/.gitignore +++ b/.gitignore @@ -10,14 +10,14 @@ node_modules # Don't include the compiled main.js file in the repo. # They should be uploaded to GitHub releases instead. -# main.js +main.js # Exclude sourcemaps *.map tmp* # obsidian -# data.json +data.json # Exclude macOS Finder (System Explorer) View States .DS_Store