summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 15:13:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 15:13:50 -0800
commitb8ff70ce252376b90a51ba0857e26b5e37cce375 (patch)
tree1cae2c17f1865ee15c9d5e2023dc9d3b3db06f80 /.gitattributes
parent2e859762fb1af1754b5be3609640963dd1f80dbb (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