summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:18:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:18:21 -0800
commit6a216511945a8e1ef34663de377efdae9d90cf52 (patch)
tree5228c8ae24f8dbe7eab17ba00d57cbee797f6c89 /.gitattributes
parent8451313381ea5f1f84dc14662f110b1359e1143c (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