2024-09-06 04:04:11 +01:00
|
|
|
# ---> VisualStudioCode
|
|
|
|
.vscode/*
|
|
|
|
!.vscode/settings.json
|
|
|
|
!.vscode/tasks.json
|
|
|
|
!.vscode/launch.json
|
|
|
|
!.vscode/extensions.json
|
|
|
|
!.vscode/*.code-snippets
|
|
|
|
|
|
|
|
# Local History for Visual Studio Code
|
|
|
|
.history/
|
|
|
|
|
|
|
|
.idea
|
|
|
|
.fleet
|
2024-09-05 16:30:50 +01:00
|
|
|
|
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Go workspace file
|
|
|
|
go.work
|
|
|
|
go.work.sum
|
|
|
|
|
2024-09-13 21:56:18 +01:00
|
|
|
config.yml
|