summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 02:57:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 02:57:05 -0800
commit398a571a769752d456c1f6781e41fd32e9213799 (patch)
tree64a4dc48860a3bc6d8c3e527770243c7f07c4114 /.gitattributes
parent3b58e3fac765bca3c3ebdd04a4d8cba3b3bc6675 (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