Files
v6ole 4c53474ffe Add FastLink_Lite custom rules enhancement
- Add custom rules editor to LUCI web interface
- Support 32 rule types (DOMAIN, IP-CIDR, GEOSITE, etc.)
- Rule CRUD, sorting, batch import, templates
- netflow-rules script for mihomo config injection
- Standalone IPK repackaging support
2026-06-19 00:41:24 +08:00

29 lines
301 B
Plaintext

# Large binary files
*.ipk
*.tar.gz
*.dat
*.mmdb
*.metadb
*.exe
*.dll
# Temp / build dirs
_tmp_extract/
_clean/
_repack_verify/
__pycache__/
*.pyc
# External projects
clash-verge-rev-dev/
zashboard-main/
# Personal files
*.backup.json
reorganize*.ps1
reorganize*.py
# OS files
.DS_Store
Thumbs.db