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

Lines changed: 9 additions & 0 deletions
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

Lines changed: 7 additions & 7 deletions
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

Lines changed: 41 additions & 41 deletions
Loading

assets/images/turing-logo.svg

Lines changed: 27 additions & 27 deletions
Loading

developers/compiler/design-overview/index.qmd

Lines changed: 306 additions & 306 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)