summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:46:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:46:17 -0800
commit24327f31815d6be669f1ef56a293e3218ab492a4 (patch)
treef10fc89bd13d1d27b9c0dc45a76f34edaa405966 /.gitattributes
parent7271698c4b5b0f81a3c7603941157198d3532ab9 (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