summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:52:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:52:02 -0800
commita956169018b8bff3cedcbc676cfe2e80a4d6a257 (patch)
tree0b863f3309928910c75bb202ed53689c2393735c /.gitattributes
parentf271998a1c98e527f656a5bf46ad2e7f4eb17b5b (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