summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:47:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:47:36 -0800
commit60f302b06613ebc06c26ec02a7009a8d4ee27f39 (patch)
tree16f729905a9e9eef30017c64dcb81f60b0f5739a /.gitattributes
parent34ca1da4db7c21e234ed76b6acd93e6d5866465a (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