Merge branch 'fix/docker' into develop

This commit is contained in:
ntohidi
2025-11-12 17:06:31 +01:00
28 changed files with 5892 additions and 195 deletions

13
.gitignore vendored
View File

@@ -271,6 +271,8 @@ continue_config.json
CLAUDE_MONITOR.md
CLAUDE.md
.claude/
tests/**/test_site
tests/**/reports
tests/**/benchmark_reports
@@ -282,3 +284,14 @@ docs/apps/linkdin/debug*/
docs/apps/linkdin/samples/insights/*
scripts/
# Databse files
*.sqlite3
*.sqlite3-journal
*.db-journal
*.db-wal
*.db-shm
*.db
*.rdb
*.ldb