1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-01-08 19:53:32 +02:00
Xray-core/.gitignore
チセ 7b4db50c9d
Feat: Using Makefile to build xray ()
* Feat: Using `Makefile` to build xray

* Typo
2024-01-02 10:13:38 -05:00

30 lines
420 B
Text

# 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
mockgen
vprotogen
!infra/vprotogen/
errorgen
!common/errors/errorgen/
*.dat
.vscode
/build_assets