Byte-snake-engine/.gitignore
bvanvugt 13cdcc771a
Some checks are pending
Test / Format (gofmt) (push) Waiting to run
Test / Lint (golangci-lint) (push) Waiting to run
Test / Test (go test) (push) Blocked by required conditions
Test / Build CLI (go install) (push) Blocked by required conditions
Bump dependencies.
2024-01-20 07:11:51 +00:00

14 lines
150 B
Text

# Editors
.vscode
.idea
# General
.DS_Store
# Build and Output
/battlesnake
*.jsonl
# Devcontainers
.devcontainer
!.devcontainer/devcontainer.json