summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 18:47:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 18:47:45 -0800
commit29e6e4b5c3656627a24438d6bb54bcf0a7f07491 (patch)
treeb7b2f1f0385c659851e32f30836d1b73e4ed32a6 /.gitattributes
parentc2159a042d0838e69bb21eae9734a4b6a98fb982 (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