summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:28:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:28:20 -0800
commit03d6ba77dc26684a11f57df5d427ab2200b35dcc (patch)
tree3f75800e0651e78a95afc8a05a5f19b00bb6ea7e /.gitattributes
parent6670fc08ea3db579821ca4bfe3b0c33aaad1a095 (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