This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
Taio
/
clash-verge-rev
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
chore: do not save clash bin
GyDi
3 年 前
親
1afaa4c51e
コミット
e22470969e
2 ファイル変更
、
2 行追加
、
0 行削除
分割表示
差分情報を表示
2
0
.gitignore
BIN
src-tauri/bin/clash-x86_64-pc-windows-msvc.exe
+ 2
- 0
.gitignore
ファイルの表示
@@ -5,3 +5,5 @@ dist-ssr
*.local
package-lock.json
yarn.lock
+.parcel-cache
+src-tauri/sidebar
BIN
src-tauri/bin/clash-x86_64-pc-windows-msvc.exe
ファイルの表示