summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:38:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:38:41 -0800
commitd816a3f9a6f2b71ab56f1cedb1a6e955e8777d07 (patch)
tree26bf317f1d80500cd61c293e667e29e7ba2c7e0a /.gitattributes
parentfce00d0a7f67b11d95c67a2f016587f7bd2723d9 (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