Removed Cached GitIgnore Files

This commit is contained in:
2026-04-12 02:04:41 +05:00
parent b614613578
commit 1343f3d437
61 changed files with 0 additions and 5087 deletions
-20
View File
@@ -1,20 +0,0 @@
<!DOCTYPE html>
<html lang="en" class="dark">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<base href="/" />
<ResourcePreloader />
<link rel="stylesheet" href="@Assets["css/output.css"]" />
<ImportMap />
<link rel="icon" type="image/svg+xml" href="enci_white.svg" />
<HeadOutlet />
</head>
<body>
<Routes @rendermode="RenderMode.InteractiveServer" />
<script src="@Assets["_framework/blazor.web.js"]"></script>
</body>
</html>