summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:03:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:03:10 -0800
commitb0fd1519842d70f090de6bde574a108789d4dabc (patch)
tree40797121e9a3506f06047b3a6e7a60c45ca26bd3 /.gitattributes
parente03c1858a0f6af0c7a78a939cc08cb793ccbb759 (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