summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 16:29:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 16:29:46 -0800
commit1ab1a8c7eaf32bd8fb2ca5c0174197a30b70b0a0 (patch)
treeca4738f3438d8c1de4e92674c04ea76f8098880f /.gitattributes
parent5e7438037cf4c263ff2710c97e6491cd96f3dd00 (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