Added *.pas to .gitattributes

This commit is contained in:
Eddoursul 2024-02-09 18:25:25 +01:00
parent fac69ac098
commit 8f713030c6

1
.gitattributes vendored
View File

@ -23,6 +23,7 @@
*.vcproj filter= diff= merge= text eol=crlf
*.vssscc filter= diff= merge= text eol=crlf
*.sln filter= diff= merge= text eol=crlf
*.pas filter= diff= merge= text eol=crlf
*.props filter= diff= merge= text eol=crlf
*.inl filter= diff= merge= text eol=crlf
*.flm filter= diff= merge= text eol=crlf