# Binaries for programs and plugins *.exe *.exe~ *.dll *.so *.dylib *.a # Test binary, build with `go test -c` *.test # Output of the go coverage tool, specifically when used with LiteIDE *.out # Files generated by JetBrains IDEs, e.g. IntelliJ IDEA .idea/ *.iml bin/ # Vscode files .vscode/ tmp/ apiserver.local.config # OSX trash .DS_Store api.json *.coverprofile