backup push

This commit is contained in:
2025-10-22 17:21:44 +02:00
parent 5ad02e58e7
commit bdf48bef94
64 changed files with 14019 additions and 0 deletions

28
.gitignore vendored Normal file
View File

@@ -0,0 +1,28 @@
# IDE files
.idea/
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# Node
node_modules/
npm-debug.log
yarn-error.log
# System files
.DS_Store
Thumbs.db
# Angular specific
/main_web/tmp
/main_web/out-tsc
/main_web/bazel-out
/main_web/.angular/cache
/main_web/.sass-cache/
/main_web/connect.lock
/main_web/coverage
/main_web/libpeerconnection.log
/main_web/testem.log
/main_web/typings