summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:45:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:45:42 -0800
commit1459ed9d6187885371515e8b3ac07c4e2f747548 (patch)
treeff6885a52852e088803b5b309fe08cb6d5e89e64 /.gitattributes
parent7d15c9331bcb8c83741799d3e8dc5b9975bbb473 (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