chore: add bunfig.toml to gitignore (contains registry token)

This commit is contained in:
2026-05-13 06:55:06 +00:00
parent 63e447fc3d
commit afbde4573a
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -5,3 +5,4 @@ bun.lock
tsconfig.tsbuildinfo
.npmrc
bunfig.toml
-2
View File
@@ -1,2 +0,0 @@
[test]
pathIgnorePatterns = ["dist/**"]