Skip to content

Commit

Permalink
Add scratch*.{js,ts,tsx,mts,cts,mjs } to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Nov 26, 2024
1 parent 663f00b commit a9ce4d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,5 @@ test/js/third_party/prisma/prisma/sqlite/dev.db-journal
# Generated files

.buildkite/ci.yml
*.sock
*.sock
scratch*.{js,ts,tsx,cjs,mjs}

0 comments on commit a9ce4d4

Please sign in to comment.