summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:56:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:56:09 -0800
commitf5ec5cd3687d8ed07634c734c427f03d3af05522 (patch)
tree52de59e7404cacef636809dd85f140ff3a7838ff /.gitattributes
parentcbfb34228121f08d2bceea400575010460e5da24 (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