Files
navi/.gitignore
T
Navis 1144fab54d Release 4.0.0+1: rebrand Navis → EvilFox; centralized Remnawave auto-provisioning (panel credentials baked into binary); remove Remnawave API UI; Windows 4.0.0.1.
Keep dist/navis-release/ path and ship Navis.exe as a same-hash alias of EvilFox.exe so 3.x clients can still update from the Windows branch feed.
2026-08-01 20:06:25 +03:00

45 lines
993 B
Plaintext

bin/
*.exe
!dist/
!dist/**/*.exe
!dist/**/
configs/config.json
configs/remnawave-api.json
configs/account.json
# Baked panel credentials (copied by build.bat; never commit)
internal/remnawave/embeddedcfg/remnawave-api.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/Assets/
*.msix
# 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