summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:19:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:19:34 -0800
commit8ba6c61c7a50cd5af4524d2c27f8ce5b71b5551c (patch)
tree80b475131b83b0df9a50d704981fa7a1ddf8e1dc /.gitattributes
parent1244ae9108fc7ea319029c4edc4bd8dd7b7ea5ba (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