summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 05:18:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 05:18:53 -0800
commitdcdf2643d93a6998a4f3b098a43a564698e5750b (patch)
tree607ed57fcb7576b1be4815a17ac6a326337efc6f /.gitattributes
parent88671da6345702f33514e602bb0b231dbeb43ca1 (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