summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:22:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:22:12 -0800
commit5441896104a04234a7c827c10fff6ebeb9793650 (patch)
tree97288552041829dcf16dd235fb81a5230db2f213 /.gitattributes
parentd7fbdcb6fd45430aa11c97172e6b8499b50f9357 (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