Skip to content

Commit 52e7632

Browse files
committed
chore: update .gitignore
1 parent daa0dfd commit 52e7632

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
@@ -8,13 +8,14 @@
88
/.classpath
99
/.project
1010
/node
11-
tsconfig.json
12-
types.d.ts
11+
/tsconfig.json*
12+
/types.d.ts*
1313
vite.generated.ts
1414
vite.config.ts
1515
/frontend/generated
1616
/frontend/index.html
1717
/src/main/dev-bundle
1818
/src/main/bundles
1919
/src/main/frontend/generated
20-
/src/main/frontend/index.html
20+
/src/main/frontend/index.html
21+
/.claude/settings.local.json

0 commit comments

Comments
 (0)