summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:34:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:34:23 -0800
commitc32baef45e5b9668e0d1a0e1162f366a8572a792 (patch)
treebac90f7114030b1f62a53b124c5bbaef2b8ddb52 /.gitattributes
parentf1b65e973945c9bbe64197c62cac873cea4e2fe4 (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