mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Add scratch*.{js,ts,tsx,mts,cts,mjs } to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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}
|
||||
Reference in New Issue
Block a user