summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:26:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:26:28 -0800
commita333f4ef4fa42a555ae4c621b41aa16dd4f89d56 (patch)
treed2a6426944d5a72c31f1da3d7b45b7c1852e67c2 /.gitattributes
parent95f0ea7a3c005f39817d4c4cc2ce3efef4708ba5 (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