summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 03:57:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 03:57:59 -0800
commit3debf636061467ce3aa6ce2abaf34254bf0a259c (patch)
tree9e5c4e11e0a1068b0afa8142f447985365933688 /.gitattributes
parenta39cc0ef669b0f4ca6bc6405375b0c52d7368794 (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