summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:00:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:00:01 -0800
commitcd2b059b8c49572c467ea8b7d76304f9a87105e9 (patch)
tree0df680d1be69699b4d0ee284f9a14b0ec780b9a2 /.gitattributes
parentbbe32b8cceebcf9fb854473ca43e2439d2c8d72a (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