taking result.html out of git

master
Matt Huntington 10 years ago
parent c1f3035d1c
commit 9efa2a4f69

1
.gitignore vendored

@ -1,2 +1,3 @@
*.swp
node_modules
result.html

@ -1,20 +0,0 @@
<html><head></head><body>
<ul>
<li>this is a sentence</li>
<ul>
<li>this is a new line</li>
<ul>
<li>even further</li>
<li>same</li>
<ul>
<li>one more line</li>
<li>again</li>
<li>weeeeee</li>
<ul>
<li>further indent</li>
</ul>
</ul>
</ul>
<li>back a line</li>
</ul>
</ul></body></html>
Loading…
Cancel
Save