1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-22 23:45:24 +00:00
v2fly/.gitignore

25 lines
332 B
Plaintext
Raw Normal View History

2021-02-16 21:23:08 +00:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
2017-05-09 20:31:59 +00:00
*.DS_Store
2021-02-16 21:23:08 +00:00
.idea
*.zip
*.tar.gz
v2ray
v2ctl
mockgen
vprotogen