Skip to content

Commit 696b50f

Browse files
committed
chore: update .gitignore
1 parent e65ced2 commit 696b50f

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,13 +10,14 @@ 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
2020
/src/main/bundles
2121
/src/main/frontend/generated
22-
/src/main/frontend/index.html
22+
/src/main/frontend/index.html
23+
/.claude/settings.local.json

0 commit comments

Comments
 (0)