13 lines
126 B
Plaintext
13 lines
126 B
Plaintext
# test binary
|
|
*.test
|
|
|
|
# vendored dependencies
|
|
vendor/
|
|
|
|
# workspace
|
|
go.work
|
|
go.work.sum
|
|
|
|
# build output
|
|
interview-server
|
|
build/ |