summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 11:00:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 11:00:39 -0800
commitbb8972cbe781408dc7b92b65f5b50cef0ef99c35 (patch)
tree2fb93c08890e782a9e59b0907c5027a52938a206 /.gitattributes
parente2affe3231365b4fff995e921c1880d5329ca480 (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