summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:39:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:39:10 -0800
commit5a9be2bbd0f89f9a8379c3adb2faeb53a7c2f6d0 (patch)
tree8be9b9bd7a117cc2b2ea64b33443e99d95c52061 /.gitattributes
parent189cc2a68c7d7c3d3d2d350bce171c86477e90dd (diff)
Add LICENSE.txt and README.mdHEADmain
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