summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 23:41:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 23:41:05 -0800
commitdeb6035d6e20d7e496d04313a64e341b8c21f9ea (patch)
tree68088f4e8874205836d6cbb2e14f2ba9cca37375 /.gitattributes
parentb9711a847ef444fd97e4d1411de6a0d490ad26c0 (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