removed test dir from gitignore for now; will add back in once project is stable

Added testdir back
This commit is contained in:
Daniel Fichtinger 2024-11-09 16:31:03 -05:00
parent 3e6e481c0b
commit 575708756e
7 changed files with 4 additions and 1 deletions

3
test/test.html Normal file
View file

@ -0,0 +1,3 @@
<h1 id="my-amazing-markdown-file">My amazing markdown file!</h1>
<p>I can <em>even</em> do <strong>this</strong>!</p>