Skip to content

Commit fc6a0af

Browse files
committed
chore: update .gitignore
1 parent 96a6993 commit fc6a0af

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,12 +10,13 @@ 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
vite.generated.ts
1717
vite.config.ts
1818
/src/main/dev-bundle
1919
/src/main/bundles
2020
/src/main/frontend/generated
21-
/src/main/frontend/index.html
21+
/src/main/frontend/index.html
22+
/.claude/settings.local.json

0 commit comments

Comments
 (0)