Update gitignore

This commit is contained in:
Silvano Cerza 2025-01-05 13:09:55 +01:00
parent 5a543b9a62
commit 09e1020c2a

12
.gitignore vendored
View file

@ -144,3 +144,15 @@ dist
# End of https://www.toptal.com/developers/gitignore/api/node
.zed
# Don't include the compiled main.js file in the repo.
main.js
# Exclude sourcemaps
*.map
# obsidian
data.json
# Exclude macOS Finder (System Explorer) View States
.DS_Store