mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-07-19 01:48:56 +08:00
Add *.pas and *.dfm to .gitattributes
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -10,6 +10,8 @@
|
|||||||
*.sln text eol=crlf
|
*.sln text eol=crlf
|
||||||
*.vcproj text eol=crlf
|
*.vcproj text eol=crlf
|
||||||
*.txt text eol=crlf
|
*.txt text eol=crlf
|
||||||
|
*.pas text eol=crlf
|
||||||
|
*.dfm binary
|
||||||
|
|
||||||
Makefile text eol=crlf
|
Makefile text eol=crlf
|
||||||
Makefile.am text eol=crlf
|
Makefile.am text eol=crlf
|
||||||
|
Reference in New Issue
Block a user