summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:47:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:47:15 -0800
commitd1c960d5bfe594605cda38cdb4914a1451aac6e2 (patch)
tree49fab83f095e6b35b8cc0cea18a1eb5b9a8b6399 /.gitattributes
parent67dd3e4865a4bb46765741fc2848339ef52cb98f (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