Skip to content

Commit 23997af

Browse files
committed
chore: update .gitignore
1 parent 8ae8fea commit 23997af

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ package.json
1010
webpack.config.js
1111
/error-screenshots
1212
drivers
13-
tsconfig.json
13+
/tsconfig.json*
1414
.idea
15-
types.d.ts
15+
/types.d.ts*
1616
/.npmrc
1717
/frontend/generated
1818
/frontend/index.html
@@ -24,3 +24,4 @@ types.d.ts
2424
/src/main/bundles
2525
vite.generated.ts
2626
vite.config.ts
27+
/.claude/settings.local.json

0 commit comments

Comments
 (0)