mirror of
https://github.com/phishdestroy/destroylist.git
synced 2025-12-14 20:38:37 +01:00
39 lines
345 B
Plaintext
39 lines
345 B
Plaintext
dns/dns_check_cache.json
|
|
dns/*.txt
|
|
dns/*.conf
|
|
dns/analytics.json
|
|
dns/source_health.json
|
|
dns/conflicts.json
|
|
dns/quality_report.json
|
|
|
|
*.pyc
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
.venv/
|
|
venv/
|
|
ENV/
|
|
env/
|
|
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
*.log
|
|
*.tmp
|
|
*.bak
|
|
*.backup
|
|
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|
|
|
|
node_modules/
|
|
package-lock.json
|