summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:48:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:48:17 -0800
commit061f40129aafc084c02e5ce400a42d72fb14a603 (patch)
treeb01604d8d45c36dc7ded9e82efb9b9d104e88f8f /.gitattributes
parentd61948009c552a7d7969cb36de95e0c55bf8d575 (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