summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 21:33:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 21:33:01 -0800
commit8efe9f0755555368ef1f66b71ec0e5031d97c72c (patch)
treedfac5ef8b8ef83fb3e1f14e927c0fd09d7e3dc9c /.gitattributes
parentdf958ffc1257ffbe70bd93a5b5c02f3517c060ce (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