summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 20:00:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 20:00:52 -0800
commit0b361f91f53112e990fabc850ede8094f083ad2a (patch)
treede834a9e67b2d9b6731acd089201f38f5c2792c8 /.gitattributes
parent29ded8e464de1cb947e30e6f0e52bc77d8261c22 (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