summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 21:46:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 21:46:53 -0800
commit8829256e439fb4ff59c56fdfe658f12b82d06adb (patch)
tree3c210eb938353c03c48f1372fe3004d5591f047a /.gitattributes
parent24b135443103f8082221d0540c8e1739bb5e3db6 (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