summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 11:01:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 11:01:14 -0800
commit5272524d6bf4f621f428e654efe2d92f3f490f7e (patch)
tree0803787890e051a4cbbd07d7f6c65b1c33c3c3a5 /.gitattributes
parente34562dad42f87a06cca62974db77f8a09e6cba0 (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