summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:11:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:11:44 -0800
commiteb2f0791b856961415633bd89bbd5c88247830ce (patch)
tree15bee50b21f8ecdeac62a5b0d9d95609a9cc2231 /.gitattributes
parentcac44ce21ff95397fe8d86569c762438f2da3f00 (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