mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 01:00:56 +00:00
gitattributes: ensure platform dependent files are stored using correct line endings
This commit is contained in:
+3
-1
@@ -19,6 +19,8 @@
|
|||||||
|
|
||||||
|
|
||||||
# normalize the line endings of the following files
|
# normalize the line endings of the following files
|
||||||
|
*.bat text eol=crlf
|
||||||
|
*.cmd text eol=crlf
|
||||||
*.cpp text
|
*.cpp text
|
||||||
*.css text
|
*.css text
|
||||||
*.csv text
|
*.csv text
|
||||||
@@ -34,11 +36,11 @@
|
|||||||
*.po text
|
*.po text
|
||||||
*.pot text
|
*.pot text
|
||||||
*.py text
|
*.py text
|
||||||
|
*.sh text eol=lf
|
||||||
*.txt text
|
*.txt text
|
||||||
|
|
||||||
|
|
||||||
# files not normalized ATM
|
# files not normalized ATM
|
||||||
# bat
|
|
||||||
# bnf
|
# bnf
|
||||||
# blend
|
# blend
|
||||||
# i
|
# i
|
||||||
|
|||||||
Reference in New Issue
Block a user