summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:08:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:08:05 -0800
commit3cc57b694ad38dc0e28bd6c72e883a5a4b3ef880 (patch)
tree2552fec6dc04b52efc4046776984afdb4b8a4e99 /.gitattributes
parent51b97ce571ea3f576c43e6097e1840868c7934c2 (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