mirror of
https://github.com/p4gefau1t/trojan-go.git
synced 2024-04-21 12:21:34 +00:00
* Chore: use Go v1.17 & support Windows ARM64 * Chore: update workflow
25 lines
331 B
Plaintext
25 lines
331 B
Plaintext
# 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/
|
|
|
|
build/
|
|
*.DS_Store
|
|
*.zip
|
|
*.tar.gz
|
|
*.crt
|
|
*.key
|
|
*.dat
|
|
trojan-go
|