fix: rename .generated → generated for easy access

Hidden dot-prefix removed for ergonomic shell navigation.
Still gitignored — build output is user-specific.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
salvacybersec
2026-03-22 10:35:15 +03:00
parent 6601d55e59
commit 4865ec8204
2 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

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