summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 06:46:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 06:46:24 -0800
commit26f40d723784bb4e5437867c1b05d505c32a5f21 (patch)
tree60e29d2fcaff84f676247e10d3e07d81f9e87bbf /.gitattributes
parent3bbb68b60fdf6597ebf4e1a4923cf020e7ca8cbb (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