summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:02:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:02:42 -0800
commit01b6932cd0078c614984527a8a27944569f1c9e8 (patch)
tree21bad07a513bba556b8795966ca1cd129e89a844 /.gitattributes
parented801d3b435a24b45289e0fce0aecbd16da7b18c (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