summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:01:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:01:20 -0800
commitd0eade961fda0e99f425600f35ba595e7963d586 (patch)
tree45c98dbbe0a5f980d8226bcde6202e9d6cde8bad /.gitattributes
parent1d0c632a0fd6dc571d2b9696111536b924488370 (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