chore: broaden .gitignore for logs and OS junk
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user