summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 02:49:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 02:49:51 -0800
commit0a0d154e57e0a5a72ad3fbde0bd8ddd874f69053 (patch)
tree304263b4c4b2d985fa8a2a7fac9951efd49216c2 /.gitattributes
parent298ee0b3c4b0604fc9bd914eada3685cfe9fb299 (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