summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:16:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:16:47 -0800
commit64f5343161d3b6c5b9dbfb56d3a0b0d823625206 (patch)
tree92f254ffb2756f71ed6a3bc57ffca33f5671d506 /.gitattributes
parent95eb2da1fbf3be1e8bb2cabb8e1793c2fa8c6a53 (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