summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:21:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:21:45 -0800
commit1c5523d8589f205cca54c69b35c02cf183722236 (patch)
tree5f19fd70a29054f158b6c6341b140d877cb489b9 /.gitattributes
parent4158d9f592de7bcc5472e91bbdd2e3e59dd65ddf (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