Prepare mobile de parser release

This commit is contained in:
qananasikq
2026-04-28 12:08:24 +03:00
commit 0f2d5de535
76 changed files with 17855 additions and 0 deletions

6
.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
# Force LF for shell scripts (critical for Docker on Windows)
*.sh text eol=lf
entrypoint.sh text eol=lf
# Default for other files
* text=auto