Skip to content

Commit a2e63ff

Browse files
committed
chore: update .gitignore
1 parent baffb7a commit a2e63ff

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ 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
/frontend/generated
1717
/frontend/index.html
1818
vite.generated.ts
1919
vite.config.ts
20-
/src/main/dev-bundle
20+
/src/main/dev-bundle
21+
/.claude/settings.local.json

0 commit comments

Comments
 (0)