fix encryption validation

This commit is contained in:
Ildar Kamalov
2025-02-05 17:52:45 +03:00
parent 6fef2df6b9
commit 8b6d785c72
4 changed files with 74 additions and 55 deletions

8
.gitignore vendored
View File

@@ -19,6 +19,10 @@
/agh-backup/
/bin/
/build/*
/client/blob-report/
/client/playwright-report/
/client/playwright/.cache/
/client/test-results/
/data/
/dist/
/filtering/tests/filtering.TestLotsOfRules*.pprof
@@ -33,9 +37,5 @@ AdGuardHome.exe
AdGuardHome.yaml*
coverage.txt
node_modules/
/client/blob-report/
/client/playwright-report/
/client/playwright/.cache/
/client/test-results/
!/build/gitkeep