Add forgotten dist folder

This commit is contained in:
Jack Kingsman
2026-01-06 20:13:41 -08:00
parent 557cb12879
commit 5357055ce8
5 changed files with 370655 additions and 1 deletions

1
.gitignore vendored
View File

@@ -2,7 +2,6 @@
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

536
frontend/dist/assets/index-DeS_VBWV.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

13
frontend/dist/index.html vendored Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>RemoteTerm for MeshCore</title>
<script type="module" crossorigin src="/assets/index-DeS_VBWV.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DlaqriQ9.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

370105
frontend/dist/words_alpha.txt vendored Normal file

File diff suppressed because it is too large Load Diff