summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:53:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:53:41 -0800
commitf1d5b626ee13aae31a6e6cbeb69b3a4b724fdf92 (patch)
tree2fb811fc4c62da7407a781edb25c9caeeb78f832 /.gitattributes
parentdc54fa6af69af9ad811ae16a3c62fbe7da6d475c (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