summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:20:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:20:33 -0800
commitfaa36b3f2d840ef3d6b992c88dd3813209dfb5b1 (patch)
treead3a2f4ccacbbab705da4f0cbeed02651fac63a4 /.gitattributes
parentec34668f14f8c2ce0525fe169b7b183c836b9fbc (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