35 lines
582 B
Plaintext
35 lines
582 B
Plaintext
bin/
|
|
*.exe
|
|
!dist/
|
|
!dist/**/*.exe
|
|
!dist/**/
|
|
configs/config.json
|
|
configs/.navis-webview/
|
|
cmd/vpnapp/resource.syso
|
|
*.syso
|
|
.navis-webview/
|
|
navis-update.bat
|
|
Navis.exe.new
|
|
Navis-pending.exe
|
|
*.bak
|
|
Navis.exe.bak
|
|
|
|
# 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
|
|
|
|
# Local backups (pre-release archives)
|
|
backups/
|
|
|
|
# Local Go toolchain
|
|
.tools/
|
|
|
|
|