summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:20:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:20:52 -0800
commit983010259d87fbd874f026d133b75cc906d6e283 (patch)
tree4466957b407a33a76251908aba1c5ca070bf497c /.gitattributes
parent3e2dd5dda64db22a4a2ea3fe650c685fab30899c (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