summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 22:13:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 22:13:08 -0800
commitd3f0319f877a93cb19d55acc867dbd6a4a40bc0f (patch)
treea7864b7deb7920ea2a64004251558b2e88dcf0c3 /.gitattributes
parentc8d11abd49ccb8d92b1184b6b00487ce8a466909 (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