Skip to content

Commit

Permalink
.gitignore was added
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoryn committed Jan 13, 2024
1 parent 76abe09 commit c7e4a2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.idea
.vscode
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Document</title>
</head>
<body>
<h1>Page title</h1>
<li>Page title</li>
<li>red</li>
<li>blue</li>
</body>
Expand Down

0 comments on commit c7e4a2b

Please sign in to comment.