Record project continuation changes

This commit is contained in:
2026-05-12 21:02:29 +03:00
parent 3059d1d7a3
commit 8f69d53193
339 changed files with 101111 additions and 1769 deletions
+63 -62
View File
@@ -1,64 +1,65 @@
# OS
.DS_Store
Thumbs.db
# IDE
.idea/
.vscode/
*.swp
*.swo
# Logs
*.log
logs/
tmp/
temp/
# Env
.env
.env.*
!.env.example
# Go
backend/bin/
backend/.cache/
backend/vendor/
*.test
coverage.out
# C/C++
build/
cmake-build-*/
CMakeFiles/
CMakeCache.txt
compile_commands.json
*.o
*.obj
*.so
*.a
*.dll
*.exe
# .NET / WPF
bin/
obj/
*.user
*.suo
# Node / React
node_modules/
dist/
build/
.next/
coverage/
# Python (if scripts appear later)
__pycache__/
*.pyc
# Docker
*.local.yml
# OS
.DS_Store
Thumbs.db
# IDE
.idea/
.vscode/
*.swp
*.swo
# Logs
*.log
logs/
tmp/
temp/
# Env
.env
.env.*
!.env.example
# Go
backend/bin/
backend/.cache/
backend/vendor/
*.test
coverage.out
# C/C++
build/
cmake-build-*/
CMakeFiles/
CMakeCache.txt
compile_commands.json
*.o
*.obj
*.so
*.a
*.dll
*.exe
# .NET / WPF
bin/
obj/
*.user
*.suo
# Node / React
node_modules/
dist/
build/
.next/
coverage/
# Python (if scripts appear later)
__pycache__/
*.pyc
# Docker
*.local.yml
# Generated artifacts
artifacts/
out/
out/
web-admin/deploy/html/downloads/