summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-09 11:02:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-09 11:02:14 -0800
commit07b5b3ae8b09ec0f791cf14225445003cfe8a791 (patch)
treeb338380063bb0c3834a3c80584c84e7cc22c85cf /.gitattributes
parent3071e1ef0788ba931f5109212911c49486ba2ba4 (diff)
Normalize
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