summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 17:06:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 17:06:07 -0800
commit723726d0ae46cbb3a0b5820cb87b072d914ecd08 (patch)
treee1d5c95e74c4ee6dbf968fdd76e0a279e51c5bde /.gitattributes
parent2492a3b96b26e8adc75c611f8a3900ae1d384b21 (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