戒酒的李白

Update the.gitAttributes file, add processing rules for text and binary files, a…

…nd ensure the correct identification of file types.
*.js linguist-language=python
* text=auto
*.bat text eol=crlf
*.cmd text eol=crlf
*.png binary
*.jpg binary
*.exe binary
*.dll binary
\ No newline at end of file
... ...