summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 12:28:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 12:28:34 -0800
commitf0c9e0bac374c883357af95bc9f2865babc56c64 (patch)
treefec60263de2a3ce26568fffc932a9f26da3f9c53 /.gitattributes
parentcbbf7ccb210a81fadc3b37c06ffa4737a4e7aa08 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf