summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:41:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:41:57 -0800
commit03f11ba3cf3fcfe24bae53d18ce5cd7c7f420d76 (patch)
treef3aef57ccff631baf8b36230df83cf86f44524c6 /.gitattributes
parentb9826b44aa3f17050ee391704830bd2681b92a6c (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