summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 00:57:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 00:57:58 -0800
commit650120ec08d73ed202c924433f61558d71c188e9 (patch)
tree2593e1583f2bb81484d1865c9bfab073ad36b1c1 /.gitattributes
parente8f3cf03001bae3648566646b1aa5ddc08589371 (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