summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 07:51:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 07:51:29 -0800
commit642c94e324a59815950fa58eca5b9232bf143e7b (patch)
treef4e30e5f1af1108396759767b2d087d70d06b6b9 /.gitattributes
parent70d996d1585bbe236cc7106c641459cb0cc79fa6 (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