summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 07:55:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 07:55:55 -0800
commit1ff4e8c2564007ec8fc3b16665cda22f3d8733e9 (patch)
tree80c2cb75967d75875e775d9024cfe573de86a3a7 /.gitattributes
parent555ee2180e0527c255d672c9428f4dadcd735c35 (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