summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 20:13:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 20:13:28 -0800
commitb099b517da9ba668d5524b36f5b97493f1b05038 (patch)
tree5caba5384cc896c422a5d5ba74a3c2749c63972e /.gitattributes
parentf85365352f1c72a3e8f0444b94f470e952866a6c (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