summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:51:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:51:13 -0800
commit6ee03de7e6d41f616a8a260387d7f024fb7aaa1f (patch)
treea09e2af43771c16aec18f2b4c2e31e5a39eeab87 /.gitattributes
parentb662d205a2588fd3c825e6a8eb5f94e0c0ddf702 (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