summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:00:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:00:55 -0800
commit8a1afed5a100674d2e5765f9389611e291f11cdd (patch)
treeb7c123906afe1ed332109421b176c363dc00f358 /.gitattributes
parent8e78a9dc123b6b6ab46f4d6b542a8318f5cd0bb8 (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