summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:45:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:45:11 -0800
commitdb4976150d74a5fda3163a1a74657aeb9e3e1814 (patch)
treedad93b3dd674b7236ab53a845c8d1bd4becf9b27 /.gitattributes
parentb650d4266ea320b7ec2c81dd195374ef88c2640c (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