Remove tracked files from target/release/bundle/appimage after AppImage rebuild
- Remove app-tauri binary (should be in source, not target)
This commit is contained in:
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
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,20 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<!-- `viewport-fit=cover` (#69) lets the web client paint under a notch and
|
||||
exposes the `env(safe-area-inset-*)` values the shell pads with. Zoom is
|
||||
deliberately left unrestricted (no `maximum-scale`/`user-scalable=no`):
|
||||
pinch-zoom is an accessibility affordance. -->
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<title>IdeA</title>
|
||||
<script type="module" crossorigin src="/assets/index-C_fuYLKS.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-voyD2-fw.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Binary file not shown.
Reference in New Issue
Block a user