summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:10:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:10:24 -0800
commitaa51bf967b8bd5a2af9cc2e72c22ed996263c30a (patch)
treea595c2b8e423822f3a8b427c20c418c4474a13d3 /.gitattributes
parentea4e33ed24ebc5673a2797769a7472b842dc459b (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