added build for frontend
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user