added build for frontend

This commit is contained in:
2026-02-21 22:46:39 +01:00
parent 00c3857702
commit 54730df5c0
27 changed files with 109 additions and 2 deletions

6
.gitignore vendored
View File

@@ -1,7 +1,8 @@
cmake-build-debug
cmake-build-release
build
build/
pkg
src/
# JetBrains IDEs
.idea/
@@ -10,6 +11,9 @@ pkg
!.idea/inspectionProfiles/
*.iml
shadowrun-server-*.tar.zst
shadowrun-server-*.tar.gz
.cache/
compile_commands.json
*.db