v2rayA/.gitignore

39 lines
390 B
Plaintext

# IDE
.idea
.vscode
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
node_modules
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Output
/v2rayA_*
/V2RayA_*
/v2raya_*
/installer_*
/v2rayA
/V2RayA
/v2raya
/web
/web.tar.gz
#package
/.SRCINFO
/apt
/PKGBUILD
/go.mod
/go.sum
# Virtualenv
.env