Skip to content

Commit 5842340

Browse files
committed
login form
1 parent 7db1341 commit 5842340

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
log2.txt
2+
/test

resume.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<html>
2+
<head>
3+
<title>
4+
My Resume is the most up to date and neatest. Please remove this file after learning git.
5+
</title>
6+
</head>
7+
</html>

0 commit comments

Comments
 (0)