# Binaries for programs and plugins
sttr
*.exe
*.exe~
*.dll
*.so
*.dylib

# Test binary, built with `go hugo -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Dependency directories (remove the comment below to include it)
vendor/

# VsCode

.vsscode/*
.vscode/

# goreleaser dist folder
dist/

# IntelliJ
.idea
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
.idea/assetWizardSettings.xml
.idea/dictionaries
.idea/libraries
.idea/caches
