summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 11:09:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 11:09:43 -0800
commit2ea62f1dda5f7d7e04ad7f724bdfb06e6fe35499 (patch)
treebc948c7d2e3a4c3f2b73d73be774259c83aecad4 /.gitattributes
parent9a8aca95ba596c041c7fa105e7de384c1a11eaf5 (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