summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:37:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:37:53 -0800
commitbeaf22e7c6f7cf9b9461a23a6c357cc6e5509452 (patch)
tree8807ba61ed26c8c8be01ea138365e3181eea7760 /.gitattributes
parentf814582a9e11338d13ed3b3a693253df543cabcb (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