summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:57:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:57:28 -0800
commit9398292e56f240628e856ddb664ad42188304259 (patch)
treec2f77bcdd45961864e169f2c660eec7b661c9a6f /.gitattributes
parent8f8ccf3f2cadd8d06d3f422b9bab7aa589a4dcb7 (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