Update .gitignore and remove build files from tracking

This commit is contained in:
2024-12-24 11:35:14 -05:00
parent 320e6567d6
commit 2362e53f61
23 changed files with 11 additions and 1121 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="7" height="9" x="3" y="3" rx="1"/><rect width="7" height="5" x="14" y="3" rx="1"/><rect width="7" height="9" x="14" y="12" rx="1"/><rect width="7" height="5" x="3" y="16" rx="1"/></g></svg>

Before

Width:  |  Height:  |  Size: 363 B

@@ -1,15 +0,0 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/dashboard.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Dashboard</title>
<script type="module" crossorigin src="/assets/index-ClSvHF_l.js"></script>
<link rel="modulepreload" crossorigin href="/assets/vendor-zehgRTIA.js">
<link rel="stylesheet" crossorigin href="/assets/index-T9y3LwG-.css">
</head>
<body>
<div id="root"></div>
</body>
</html>