summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 20:46:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 20:46:04 -0800
commitbe95584cebb9dac97245e8e4ef3d6df902933475 (patch)
tree615a49968a175f4b9e7cc8ae507e83ccfe2364d0 /.gitattributes
parentd97bef1b6bfb2189b87bbbfe6f6df5da5744d014 (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