zapret-kvn/.gitignore
loop-uh 34e059e88d
All checks were successful
Windows project source guards / test (push) Successful in 36s
Prepare v0.4.81: system proxy sync, rotation, page editors
Bump APP_VERSION to 0.4.81 and ignore transient cache.db. The release
snapshot (8a2335d) carries: multi-source Windows system proxy handling
(per-connection WinINet apply, policy/PAC-aware state query, ownership-
gated disable, UI reconciliation), server rotation via xray balancer,
Happ crypt5 subscription support, dialog-to-page editor rework, and
core-native hot switching.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-12 00:59:15 +03:00

44 lines
369 B
Text

# Python
__pycache__/
*.pyc
*.pyo
.venv/
.cache/
# PyInstaller
build/
dist/
*.spec
# Core binaries (downloaded by CI)
core/
# App data
data/*
!data/templates/
!data/templates/**
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
Thumbs.db
desktop.ini
.DS_Store
# Logs
*.log
# Archives
*.zip
/.claude
/docs/changelog
/.agent
/.codex
CLAUDE.md
HANDOFF.md
sing-box.md
cache.db