summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:59:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:59:50 -0800
commitc461bd18c4fb0c6b6698102559c63ce29aba70e0 (patch)
tree5b9ffc4a9b4c261506bb50ec1748a3020829669b /.gitattributes
parentf590ad938e99cdcb8fa6f29758b06265d0561e8f (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