Files
navi/.gitignore
T
NavisandCursor e416327fbf Add Microsoft Store multi-arch MSIX packaging for EvilFox 4.2.8.1 (x64+Arm64).
Stage Partner Center folder with listing assets and Arm64 binary; MakeAppx not present so README includes pack/bundle commands.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 14:06:24 +03:00

48 lines
1019 B
Plaintext

bin/
*.exe
!dist/
!dist/**/*.exe
!dist/**/
configs/config.json
configs/remnawave-api.json
configs/account.json
dist/navis-release/windows/configs/
# Runtime-downloaded protocol cores + local packaging artifact (not release sources)
dist/navis-release/windows/bin/
dist/navis-release/navis-release.zip
configs/.navis-webview/
cmd/vpnapp/resource.syso
*.syso
.navis-webview/
navis-update.bat
Navis.exe.new
Navis-pending.exe
EvilFox.exe.new
EvilFox-pending.exe
*.bak
Navis.exe.bak
EvilFox.exe.bak
# MSIX staging / local packages
packaging/msix/_staging/
packaging/msix/_staging_*/
packaging/msix/Assets/
*.msix
*.msixbundle
dist/microsoft-store/*.msix
dist/microsoft-store/*.msixbundle
dist/microsoft-store/_bundle_input/
# Android
android/.gradle/
android/local.properties
android/**/build/
android/app/src/main/assets/cores/**/xray
android/app/src/main/assets/cores/**/hysteria
android/app/src/main/assets/cores/**/naive
android/app/src/main/assets/cores/**/hev-socks5-tunnel
*.apk
!dist/navis-release/android/*.apk