summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-24 23:50:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-24 23:50:42 -0800
commit6ba84056f8681e9b3d1cad970c34d1ec8f8cd47d (patch)
tree70967052cb57d78165ea04ce206864a41ebd1168 /.gitattributes
parent127c3d029e256e1a5fa067d269413927e3d33da2 (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