Add .obsidian to gitignore

This commit is contained in:
happybell80 2025-08-04 14:07:13 +09:00
parent 438ef71f24
commit 5e29098cc7

1
.gitignore vendored
View File

@ -11,6 +11,7 @@ ehthumbs.db
Thumbs.db
desktop.ini
$RECYCLE_BIN/
.obsidian/
# IDE and Editor
.vscode/