summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:02:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:02:05 -0800
commitce6703c0b2c3a9c0181ee01e817d20d96cc68ece (patch)
tree0f171c07f7b87de3b03426be8fd3306f29a3b9cd /.gitattributes
parent8deb43f40b82a786df9d83edcd95f1c9fd5e68cc (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