Spaces:
Sleeping
Sleeping
# Binaries for programs and plugins | |
*.exe | |
*.dll | |
*.so | |
*.dylib | |
*.test | |
# Output of the go coverage tool | |
*.out | |
# Dependency directories (vendor/) | |
vendor/ | |
# Go workspace file | |
go.work | |
go.work.sum | |
# IDE/Editor specific files | |
.vscode/ | |
.idea/ | |
*.swp | |