remove infra.md.example, infra.md is the source of truth

This commit is contained in:
Azreen Jamal
2026-03-03 03:06:13 +08:00
parent 1ad3033cc1
commit a3c6d09350
86 changed files with 17093 additions and 39 deletions

11
ayn-antivirus/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
__pycache__
*.pyc
.env
*.db
dist/
build/
*.egg-info
ayn_antivirus/signatures/yara_rules/*.yar
/quarantine_vault/
.pytest_cache
.coverage