summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:13:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:13:28 -0800
commit834f761f0588b88a5c545b6ac36c1b3d8a6f9514 (patch)
tree660d068b783355a4ce53a8a617320ff3deca7dd9 /.gitattributes
parent86595b5e0203e28f4caf278c990d8b95e22f00d8 (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