summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:33:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:33:29 -0800
commit78241281bfb413504fab3388b544f5fa547201f2 (patch)
treea7635521d474f29ca9355838f3fa62d2c6af4c14 /.gitattributes
parent2c02934a6e49d6d8f3637ff331b89994944f465b (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