summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:43:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:43:46 -0800
commit779979333a4dcca02cba6dc674b249a6b5b1c99a (patch)
tree8d368e23c83b1f1cf611baa63fc226d63fc11a55 /.gitattributes
parent515958ea2e8db4dd96d004fc879c70fcdb41ff2d (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