summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:23:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:23:32 -0800
commit3552eb869bcc998407d8fd127a5ee3fdf3661014 (patch)
treee1152217e863ac43ab1f4ae1266bb8167b9f165b /.gitattributes
parent460b285b214dc4a7a44453e926e005502cc792df (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