summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 19:21:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 19:21:34 -0800
commit4a4434a7b615ca859074edf1dcb98f36ffd73e83 (patch)
tree38e14b502fd06f9777ae86be37406b00f680df1b /.gitattributes
parent30474903ae61a1037a5eb8a81e4d5e8aaf68bf0e (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