summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:45:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:45:36 -0800
commitd622100cd6138f7a7e5c5824272fa0db6ca1f180 (patch)
tree96f13f92866f549bbb909531ce78712b7eb548d3 /.gitattributes
parent772b9d30c93dd11b3fb02fd4c59e64ddeb2e0114 (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