summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:08:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:08:42 -0800
commit95232740cd21092b3470ff41f39d8087037bdc3d (patch)
tree9cb810e859755af7514ca3cfebf2f9c82c5ad414 /.gitattributes
parentc55f5eba0f4c66bc71d5af62c4a93eb251186224 (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