summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 23:51:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 23:51:17 -0800
commit7f4e4f8d4172d38bc732721dd5de06e1441f7017 (patch)
tree85292f5e56c10911d9ef54e339c66ce2b31765b8 /.gitattributes
parentf18f898acf940b4b27beeb2fab1b76f83535978c (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