env-windows/.gitattributes

31 lines
394 B
Plaintext
Raw Normal View History

2022-08-25 10:10:10 +08:00
* text auto eol=crlf
*.cmd text eol=crlf
*.xml text eol=crlf
*.reg text eol=crlf
*.bat text eol=crlf
*.py text
*.c text
*.h text
*.sh text
*.exe binary
*.dll binary
*.o binary
*.a binary
*.png binary
*.gif binary
*.jpg binary
*.png binary
2022-08-25 11:36:59 +08:00
*.bmp binary
*.ico binary
2022-08-25 10:10:10 +08:00
*.t32 binary
*.t64 binary
2022-08-25 11:36:59 +08:00
*.pyd binary
*.pyc binary
2023-08-22 10:25:17 +08:00
*.dll binary
*.fd binary
*.rom binary
*.img binary
trace-events-all binary