chore: broaden .gitignore for logs and OS junk

This commit is contained in:
dev
2026-06-01 15:07:26 -05:00
parent b1ab57596d
commit 07ef131d65
+9
View File
@@ -1,3 +1,12 @@
node_modules/
.superpowers/
.vscode/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
Thumbs.db
Desktop.ini
.DS_Store