plakken/.gitignore

27 lines
336 B
Text
Raw Normal View History

# IDE specific
.idea
.vscode
### Go ###
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
2023-10-02 15:03:04 +02:00
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
2023-10-08 14:06:05 +02:00
go.work
.idea/discord.xml
2024-03-10 01:19:19 +01:00
dist/