plakken/.gitignore
2024-05-01 21:25:11 +02:00

26 lines
336 B
Text

# IDE specific
.idea
.vscode
### Go ###
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
plakken
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work
.idea/discord.xml
dist/