summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:24:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:24:14 -0800
commit65f756eb4b2985496f1000fc149e6dae1ca8a5f4 (patch)
tree5f1ef30ba2987d955a98c899f42abb3a57a74512 /.gitattributes
parentad41084dafbe2ac8c19475cc0b1861e43f9df6aa (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