Xray-core/.gitignore

31 lines
420 B
Plaintext
Raw Permalink Normal View History

2021-10-20 14:43:52 +03: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/
*.DS_Store
.idea
*.zip
*.tar.gz
xray
xray_softfloat
2021-10-20 14:43:52 +03:00
mockgen
vprotogen
!infra/vprotogen/
errorgen
!common/errors/errorgen/
*.dat
2021-11-04 18:40:16 +02:00
.vscode
/build_assets