2019-08-04 03:04:40 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
2019-11-27 07:14:02 +00:00
|
|
|
|
|
|
|
# GoLand project files etc.
|
2021-09-06 00:22:17 +00:00
|
|
|
.idea/*
|
2021-09-09 04:31:26 +00:00
|
|
|
build/
|
|
|
|
|
|
|
|
# Config file
|
2021-09-09 04:50:07 +00:00
|
|
|
config.yml
|
|
|
|
|
|
|
|
# Habbo Client Files
|
2021-09-10 00:28:18 +00:00
|
|
|
habbweb/client/
|
|
|
|
|
|
|
|
# Habbo Client Src
|
|
|
|
assets/habbo_src/
|