summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:21:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:21:04 -0800
commit95fd71a3733930a9fd103de9e5ae970d637de748 (patch)
treefb6e8ef5ea9a7924f8aa1f4920a52ec78a795a6d /.gitattributes
parentb69e3815c93fecf5cce339f5ee3f01af2abea1f2 (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