summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:10:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:10:00 -0800
commit1fc5f9f352f317cc1ed5c2026801207223d3602f (patch)
tree635a6df5d5a2290a772946f5b15220c6c8f3f417 /.gitattributes
parentb9169f7c76aa9209e05390419fd69267b9c81431 (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