summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:21:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:21:02 -0800
commit72c690f17d9f57444c715fa095181d12d3214bda (patch)
treeba6a614ba7d9223c1ef62e0047ea39f007fe99dd /.gitattributes
parentb47db03f5f5a3d46c4da868b73cc5cd16d50a8a7 (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