summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:20:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:20:27 -0800
commit433e080e90684c0122ab1e860c3285b7686bbe02 (patch)
tree31389f5c715cacbb857974bb7e3dbb3209a3c9b0 /.gitattributes
parent8ca5b8ed642c4e959d22541b1d574b7fedbcf6c1 (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