summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:55:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:55:49 -0800
commit1d59f3bfc021de4ca61498c3b993fd18ed001055 (patch)
tree120d18d664a880cdd971cb313aeb1bf848377796 /.gitattributes
parent2dfb2e969db0e065aaa34522b3b0f5da926aa8c6 (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