ignore data.json/main.js

This commit is contained in:
zigholding 2024-05-07 11:45:34 +08:00
parent 6562210dc8
commit bcb0bd4a2d

4
.gitignore vendored
View file

@ -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