summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:50:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:50:46 -0800
commit0fb5fa509d60cb7ac3fd7973e2047e4249a0ed03 (patch)
tree18625e3867217231a5c8f356e8a4f036e9ea9c4a /.gitattributes
parent26ae3e537b172bb7907468929d6804017bec53f2 (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