summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:52:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:52:20 -0800
commite97bfa4c2aafe9f3a716c464366d67f48a0cbf97 (patch)
tree87b9725cd9b05d31a6fa7eae0e07842537b0ece6 /.gitattributes
parent87265b48a23db5c246a3533f123ede5fe6c836d8 (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