Cleanup init commit

This commit is contained in:
Extraltodeus
2026-07-13 22:26:50 +02:00
commit 1ff4063282
46 changed files with 12724 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Normalize line endings: LF in the repo, native in working copies.
* text=auto
# Windows launchers keep CRLF.
*.bat text eol=crlf
*.ps1 text eol=crlf
# Never touch binary assets.
*.png binary
*.gif binary
*.pt binary
*.safetensors binary