chore: untrack dist from git

This commit is contained in:
2026-05-05 01:00:04 +04:00
parent 59bda137e5
commit 0a86aaf4f6
3 changed files with 0 additions and 21 deletions

BIN
dist/favicon.ico vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

18
dist/index.html vendored
View File

@@ -1,18 +0,0 @@
<!doctype html>
<html lang="ru">
<head>
<meta charset="utf-8">
<title>fastCHECK</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="theme-color" content="#2563eb">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<link rel="icon" type="image/png" href="logo_small.png">
<link rel="apple-touch-icon" href="logo_small.png">
<link rel="stylesheet" href="styles.css"></head>
<body>
<app-root></app-root>
<link rel="modulepreload" href="chunk-XFC3HHJM.js"><link rel="modulepreload" href="chunk-AUOHPQWG.js"><script src="main.js" type="module"></script></body>
</html>

View File

@@ -1,3 +0,0 @@
{
"routes": {}
}