summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:55:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:55:30 -0800
commitef5565231da90e8e1a8207ce01556002b9f9387a (patch)
tree7f03a94a8219a88e7d59d19ea88a43f40c2f1265 /.gitattributes
parent7f4f42cca8347bc0c5b95f64b07d2f8ba6077343 (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