summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 14:03:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 14:03:27 -0800
commit4bb7e25dd3ac72dca6025cbc6be6969b6e29e698 (patch)
tree610133086329078d92f4dbef6f9b7c649cedbc9d /.gitattributes
parent71bbae5f5155785023a077c2cd9ce9e016ac2d69 (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