Agrega git ignore y template index html

This commit is contained in:
Hector Echiburu 2024-01-09 10:20:16 -03:00
parent 3c88d25165
commit c1a5914b6c
Signed by: sirhectorin
GPG key ID: 1788D60BBD595ACB
3 changed files with 568 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
</body>
</html>