summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 11:33:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 11:33:01 -0800
commit0da9dee08be0d7886c6909f328af28a0e4b253b1 (patch)
tree5f65e40767965a77b690d95666741524dfb25e25 /.gitattributes
parentd93d04757b9ebd1fa67fd1d67de7cddd4258507a (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