|
|
@@ -0,0 +1,44 @@ |
|
|
|
# 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 |
|
|
|
.idea |
|
|
|
.vscode |
|
|
|
*.log |
|
|
|
.DS_Store |
|
|
|
Thumbs.db |
|
|
|
*.swp |
|
|
|
*.swn |
|
|
|
*.swo |
|
|
|
*.swm |
|
|
|
*.7z |
|
|
|
*.zip |
|
|
|
*.rar |
|
|
|
*.tar |
|
|
|
*.tar.gz |
|
|
|
go.sum |
|
|
|
images |
|
|
|
test/test.json |
|
|
|
t.json |
|
|
|
t1.json |
|
|
|
t2.json |
|
|
|
t3.json |
|
|
|
t.go |
|
|
|
wait-for-it.sh |
|
|
|
test.go |
|
|
|
xorm |
|
|
|
test.csv |
|
|
|
nginx.conf |
|
|
|
.devcontainer |
|
|
|
.devcontainer/Dockerfile |
|
|
|
.devcontainer/sources.list |
|
|
|
/t1.go |
|
|
|
/tmp/* |
|
|
|
.idea/* |
|
|
|
/.idea/modules.xml |