summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 14:14:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 14:14:28 -0800
commiteb21c430af5412e31c3ad8b4cfc2cd2f58252d6b (patch)
tree2f6107efcaa22431b467b8697d4c1ce84787515d /.gitattributes
parent98f58aa8f5b740640c0a51e67a779ba7bfff227f (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