summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:50:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:50:47 -0800
commit04826c7f3069c32ba5f354738f0b09d2eb9a4c82 (patch)
treeb4c575e2b9189eb26f58bb949919e96b655e105b /.gitattributes
parent7298ea31d205098bc7548b3e3c7e24df61e4c933 (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