summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 04:27:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 04:27:54 -0800
commit6e718c17d12056ccca018f88efea3b145de72f4b (patch)
treebee2a1ba694d9e9438cfe3572c0cc6af72477300 /.gitattributes
parenta46baab5f65841c317346c933f84001c98933d18 (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