commit 07f605366aa27dd866f850110abd71c2c4357cbf parent dc8dd5f3590eb1962607749f4a8e49cf83786ec2 Author: Robin <kroekerrobin@gmail.com> Date: Fri, 11 Aug 2023 17:19:41 +0200 Change .gitignore Diffstat:
| M | .gitignore | | | 2 | +- |
| D | tag.html | | | 3 | --- |
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,2 @@ -test*.html +test/* htex diff --git a/tag.html b/tag.html @@ -1,3 +0,0 @@ -<div id='container' class="red"> - Some Content -</div>