summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:02:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:02:11 -0800
commit48ebd299b03e206b21dc5190ab73dc27e0f955c8 (patch)
tree1ceac9cbd9da7b1ccdf26393e05c5ff86dc0c5b5 /.gitattributes
parent90ec9bc49c02ec215769f1ec7936153cb56c86b4 (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