summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 21:49:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 21:49:19 -0800
commit86822b6ab25f917b5961a17f19921e7e0aeb29e0 (patch)
treed05b3ab8adbdef599b6a4fa9b70e8e1cb9d756cc /.gitattributes
parent6fe563d18f5a799421024a6bd28f8a32727f8733 (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