plakken/.gitignore

25 lines
329 B
Plaintext
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 13:03:04 +00: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 12:06:05 +00:00
go.work
.idea/discord.xml