summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 08:54:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 08:54:28 -0800
commitbb5173c5590dcde082cc468a819963acba067520 (patch)
tree16b4a7f5d0dea82e80221196d1b111470a27de22 /.gitattributes
parent6733b9669d7d43406228cb2f9f936234f5280d63 (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