Update .gitignore

This commit is contained in:
Chase Dumphord
2026-04-28 11:22:31 -05:00
committed by GitHub
parent df536acce4
commit 6042b3bba8
+4
View File
@@ -23,3 +23,7 @@ Thumbs.db
# Local configs # Local configs
local/ local/
private/ private/
# Editor
.vscode/
.idea/