Update .gitignore to exclude main.js file

This commit is contained in:
Ahmet Ildirim 2025-03-26 10:56:43 +01:00
parent 21059daeef
commit 38a6d427ab

1
.gitignore vendored
View file

@ -17,6 +17,7 @@ node_modules
# obsidian # obsidian
data.json data.json
main.js
# Exclude macOS Finder (System Explorer) View States # Exclude macOS Finder (System Explorer) View States
.DS_Store .DS_Store