summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 10:50:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 10:50:42 -0800
commit8d185b00f8fe3c3fbff83c79873e7b431a634e46 (patch)
treedcc88101d150fe5c3603a81f291e3cddaa614717 /.gitattributes
parentd07eb18bc80a5be0fc8c9a0515717dd40c88d033 (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