init: project structure, templates, build system

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
salvacybersec
2026-03-22 00:26:28 +03:00
commit 19ef1da170
6 changed files with 1013 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.generated/
__pycache__/
*.pyc
.DS_Store