summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:43:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:43:47 -0800
commit5e4f3d17980f8aee35478275033213796b172d39 (patch)
tree86ee0a77439ec16331d2055ebe9489eec9028000 /.gitattributes
parent2ea4aa78b97321a9bf1f2df47ef3933493aef432 (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