summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 01:35:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 01:35:46 -0800
commit08445706bf40311943f75f4b7d7d07f30823ba38 (patch)
tree69f85282166e905486967fa90733b88d1cba1609 /.gitattributes
parent9e92a89d57461c15913d301cff46d49ea7e1c376 (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