Update .gitignore to include local environment files and expand README with project details, tech stack, documentation links, and project status.

This commit is contained in:
Leonid Pershin
2026-07-01 18:37:54 +03:00
parent 3b364cf8c4
commit d8930409fe
14 changed files with 1780 additions and 0 deletions
+5
View File
@@ -414,3 +414,8 @@ FodyWeavers.xsd
# JetBrains Rider
*.sln.iml
# Local environment files (secrets) — keep .env.example, ignore real .env
.env
.env.local
.env.*.local