summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:18:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:18:23 -0800
commit8fa4531f17ebb0687bbe181cd9cfd2e7819deb38 (patch)
tree1fa1a6d21150ab8f1f39601b5391a145578689a2 /.gitattributes
parent8e1663a91e89d843294a731b98f6935d9d9b387c (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