Remove files that should be ignored based on .gitignore

This commit is contained in:
Storm Dragon
2024-10-17 16:28:08 -04:00
parent 3278dd8a6c
commit 9569c50a0b
1448 changed files with 0 additions and 1537952 deletions

View File

@@ -1,22 +0,0 @@
<html>
<head>
<title>Test</title>
<style>
span.largefirst
{
float: left;
width: 0.7em;
font-size: 400%;
font-family: Georgia, rockwell, algerian;
line-height: 75%;
}
</style>
</head>
<body>
<p>This is a normal paragraph.</p>
<p>So is this one, but the next one will not be.</p>
<p><span class="largefirst">W</span><b>&nbsp;&nbsp;&nbsp;hy</b> did the chicken cross the road? Give up? It was to escape from the enormous capital letter at the beginning of this paragraph. These are the things that keep chickens up at night. No. Really.They are.
</p>
<p>Here's another normal paragraph.</p>
</body>
</html>