summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 09:27:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 09:27:42 -0800
commitd091eaf82f7791459df79e6c3719e6b2a170f989 (patch)
treed79fa35aa1a16e3d0e8d17456cc6af0db82c41f5 /.gitattributes
parent29fbc0d1dcda6d0d45ca6bcf7990eb577b8a1f55 (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