summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:13:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:13:27 -0800
commit217b9c951cc041f687f3ab4622d7f4675a5efa8c (patch)
treefdd1ee1b8d0581c4d5c667912575b9b936f9fe6e /.gitattributes
parente5a549c99f4c0b0d76011f1b6c42a22f716c8b55 (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