mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 13:53:41 +00:00
.gitattributes: mark js and ts files as text
This commit is contained in:
@@ -32,12 +32,14 @@
|
|||||||
*.html text
|
*.html text
|
||||||
*.i text
|
*.i text
|
||||||
*.ifc text
|
*.ifc text
|
||||||
|
*.js text
|
||||||
*.json text
|
*.json text
|
||||||
*.md text
|
*.md text
|
||||||
*.po text
|
*.po text
|
||||||
*.pot text
|
*.pot text
|
||||||
*.py text
|
*.py text
|
||||||
*.sh text eol=lf
|
*.sh text eol=lf
|
||||||
|
*.ts text
|
||||||
*.txt text
|
*.txt text
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user