Initial commit of new UI frontend component

This commit is contained in:
LukeFZ
2025-01-25 15:38:45 +01:00
parent cc822b418b
commit 44af299ec3
105 changed files with 10298 additions and 0 deletions

10
Il2CppInspector.Redux.GUI.UI/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*