Expand README with architecture and setup details

This commit is contained in:
2026-07-08 09:58:26 +03:00
parent 81be7e186c
commit c5120669d2
109 changed files with 22311 additions and 0 deletions

16
.gitattributes vendored Normal file
View File

@@ -0,0 +1,16 @@
* text=auto
*.md text eol=lf
*.ts text eol=lf
*.tsx text eol=lf
*.json text eol=lf
*.rs text eol=lf
*.toml text eol=lf
*.css text eol=lf
*.html text eol=lf
*.ps1 text eol=crlf
*.png binary
*.ico binary
*.icns binary