summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 04:56:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 04:56:32 -0800
commitdb9d0e9432fbe6a4b01e6c961813e232bd73c26b (patch)
treed27d905b0aa0a988c425565e58d100cff278faf9 /.gitattributes
parentbc14e737360cf4ecb08e7c7778d78c5ba8b4701f (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