summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 14:51:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 14:51:27 -0800
commit42609a2d100b26307d9bf837cb9930e01f576722 (patch)
treec048cb60102c7e95a2c23a3efa02032e37e9e6ad /.gitattributes
parentd8ede1b5ab4a68d4926a3ddde6039bea247308c2 (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