summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:19:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:19:14 -0800
commit6eefb900ed194e6eaf931cceafc5323e7e7e8593 (patch)
tree715171a752e6fa9df38ff89b8ebb60fb7b558ca0 /.gitattributes
parentb508c6b98d5dae34d5b1d02a451da7678ca4727f (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