summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:27:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:27:39 -0800
commit4f65b129d7a401501bfd6615a41f9477fe592127 (patch)
treec74a75c5d43ae07cc6d8b58753441fc39ef0e5f3 /.gitattributes
parent15760886ce97e268d75972f50a03136b15232294 (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