Skip to content

Commit e6dc047

Browse files
authored
Normalise line endings to LF (#574)
* Add .gitattributes * Normalize line endings in repository
1 parent 2260d61 commit e6dc047

File tree

36 files changed

+8255
-8246
lines changed

36 files changed

+8255
-8246
lines changed

.gitattributes

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
################
2+
# Line endings #
3+
################
4+
* text=auto
5+
6+
###################
7+
# GitHub Linguist #
8+
###################
9+
*.qmd linguist-language=Markdown

404.qmd

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
---
2-
title: Page Not Found
3-
---
4-
5-
The page you requested cannot be found (perhaps it was moved or renamed).
6-
7-
You may want to visit [Get-Started Guide]({{< meta get-started >}}) or [Tutorials]({{< meta tutorials-intro >}}).
1+
---
2+
title: Page Not Found
3+
---
4+
5+
The page you requested cannot be found (perhaps it was moved or renamed).
6+
7+
You may want to visit [Get-Started Guide]({{< meta get-started >}}) or [Tutorials]({{< meta tutorials-intro >}}).

assets/images/turing-logo-wide.svg

+41-41
Loading

assets/images/turing-logo.svg

+27-27
Loading

developers/compiler/design-overview/index.qmd

+306-306
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)