summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:51:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:51:22 -0800
commit41c7383f18d6b6b10109e3a6523d664dcb8dae01 (patch)
treeeb0cb114cc1c6fa95407b6a945ec5eaa743d5201 /.gitattributes
parentb67218837aedd068d239fcdaf086b9cbe72bc9be (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