summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 20:28:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 20:28:06 -0800
commit80953b5beb7e11424245e6b3d00311841f9fca80 (patch)
treea2b05f1b0ef1db1165e63f71a8eae879a8bf3a5a /.gitattributes
parent160a8cbd4358e259f320486b312a3bf36457899a (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