Merge branch 'update-unshackle'

This commit is contained in:
2025-12-19 22:29:30 +07:00
parent f9aac210c5
commit 8cefca84e9
45 changed files with 7485 additions and 960 deletions

4
.gitignore vendored
View File

@@ -23,6 +23,9 @@ unshackle/cookies/
unshackle/certs/
unshackle/WVDs/
unshackle/PRDs/
temp/
logs/
services/
Temp/
# Byte-compiled / optimized / DLL files
@@ -215,6 +218,7 @@ cython_debug/
# you could uncomment the following to ignore the entire vscode folder
.vscode/
.github/copilot-instructions.md
CLAUDE.md
# Ruff stuff:
.ruff_cache/