summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 20:07:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 20:07:03 -0800
commitdd7621d4be0fd1d133310f47c043751f49fd4061 (patch)
tree5cc773950df66eeb75fe90e1c63eab871682e888 /.gitattributes
parentd40f893f4566fdd4870e47d2e0c5b3bb051a4f6f (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