mirror of
https://github.com/hamburghammer/rcon.git
synced 2024-12-22 07:57:39 +01:00
15 lines
224 B
Text
15 lines
224 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
|
||
|
|
||
|
# IDE and Editor files
|
||
|
.vscode/
|