summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:03:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:03:04 -0800
commit5ebce5e21ae5b1df8712278ecf981a7412e601b1 (patch)
tree9ab1ceb2865f81e136615d85840e06ce7418cf07 /.gitattributes
parentf2ce21a7630c6a24f45549d9b1f1cef60c7182bd (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