Stop tracking release and dist folders

This commit is contained in:
yuchenglong
2025-11-27 08:59:18 +08:00
parent 67d6dceb0e
commit 8699f77ec5
19 changed files with 0 additions and 53 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 332 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

14
dist/index.html vendored
View File

@@ -1,14 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Electron + React App</title>
<script type="module" crossorigin src="./assets/index-cc0bc14e.js"></script>
<link rel="stylesheet" href="./assets/index-0c3a5195.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

File diff suppressed because one or more lines are too long

View File

@@ -1,17 +0,0 @@
directories:
output: release
buildResources: build
appId: com.yuanhe.checkin
productName: YuanheCheckin
files:
- filter:
- dist/**/*
- electron/**/*
extraResources:
- from: resources/xzx
to: xzx
win:
target:
- nsis
- portable
electronVersion: 22.3.27