summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:19:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:19:17 -0800
commit68a58c21738086480f336b6da863d19e62c10e0b (patch)
treeaa2e3c23464a569e233f351bba986e55b20abfc6 /.gitattributes
parentb492ceae896e5ac09252db342df44e9d252d0764 (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