Skip to content

Commit

Permalink
cleanup gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-ec committed Feb 27, 2024
1 parent 591ac05 commit 9275c22
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
package-lock.json
yarn.lock

dist
node_modules
npm-debug.log
debug.log

.DS_Store
.settings
Thumbs.db
desktop.ini
node_modules
npm-debug.log
.vscode/launch.json
.vscode/tasks.json
package-lock.json
dist

.settings
.vscode
!.vscode/extensions.json
.zed
.idea
yarn.lock
.project
debug.log
/3751792e8d692473.wasm
/1053c4edd3398f26.wasm
npm_package/*.map
/.vscode/settings.json
out

0 comments on commit 9275c22

Please sign in to comment.