summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 06:50:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 06:50:47 -0800
commitdd628e6f16bf593957dbc3ab481572a5d7f8e6d5 (patch)
tree97eda9238852b23cfb176abf25bd0dc4004edf38 /.gitattributes
parent21df618dd317930a1f6949346c0832897f2395f0 (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