summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:14:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:14:40 -0800
commit45e14dc9e5cba24e6515ca03d53d7869610f7660 (patch)
tree20ae678a140534b8a07cab52b32702ec73e7704c /.gitattributes
parent28e5735ba2ba7962b0756c16d312ff894981f60d (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