summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:07:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:07:55 -0800
commitc132e3fea5d9f1ff67b5dda849d79cd9d6324b02 (patch)
treeb236f8b3dd40764ee45b6ab447a94e27cd072061 /.gitattributes
parentb0e08e90764a32f6e381bfdf9334d537ba3361b3 (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