summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:07:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:07:11 -0800
commita76b92003b9da9ca877112b384dbf1539ec846db (patch)
tree4ce96b7175716625f8ffd1670f1af58f55efe413 /.gitattributes
parentdc954d1f6590cc7fcda0e7d7b7853c5d5af75945 (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