summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:18:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:18:34 -0800
commiteb2dbfb6ba2cc962bb88c12a11130b9cbba73ea8 (patch)
tree0f52b4a5a6d0f0bc700c60782e9309a13946df18 /.gitattributes
parentddbfec5f35a641598d16bd3b57d074160cda25d7 (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