summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:52:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:52:19 -0800
commitcfef64a2258041973e158a8be26b8eef52eff923 (patch)
treed6f7482074b74a06d94572bb5db69abe829f758c /.gitattributes
parent69892b71dca1648b6ad20c0600c1c3708981c295 (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