Compare commits

..

No commits in common. "main" and "v1.0.1" have entirely different histories.
main ... v1.0.1

5 changed files with 1 additions and 10 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
*.[oa]

View File

@ -1,2 +1,2 @@
console.log("some another log 4");
console.log("extra log 2");
console.log("extra log");

View File

@ -1,6 +0,0 @@
<h1>add some shit</h1>
<h3>another shit</h3>
<p>
lorem ipsum
</p>

View File

@ -1 +0,0 @@
console.log('1234');

View File

@ -1 +0,0 @@
console.log('my test file');