# Ignore everything
.vscode/
# But not these files...
!.gitignore
!*.go
!translations/**/*.json
!*.yml
!*.yaml
!*.md
!go.sum
!go.mod
!tools/
!/assets/