summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 10:18:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 10:18:30 -0800
commit376fa5757a9a7ede56f1c82ad03a37732faa380d (patch)
treee1636dd378ade51f0ad376ee56a58c0c3ecdd364 /.gitattributes
parented776aa605fb51dda970c021262c6d4b14829303 (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