We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 438d6b3 commit 4fd432fCopy full SHA for 4fd432f
.gitignore
@@ -7,3 +7,18 @@
7
/node
8
/package.json
9
/package-lock.json
10
+.vscode
11
+webpack.config.js
12
+/error-screenshots
13
+drivers
14
+tsconfig.json
15
+.idea
16
+types.d.ts
17
+vite.generated.ts
18
+vite.config.ts
19
+/src/main/dev-bundle
20
+/src/main/bundles
21
+/src/main/frontend/generated
22
+/src/main/frontend/index.html
23
+/frontend/generated
24
+/frontend/index.html
0 commit comments