summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:44:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:44:53 -0800
commitb5f655741d393be6755fb8e60b84c645a210c8ca (patch)
treeb63da3b2bcb57d92cd1e9c858b2b89e86a80748e /.gitattributes
parentf7f9060dc6094f0dc184b8ba5bdb148fa3514e89 (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