init: technical take home for gitlab operate
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# test binary
|
||||
*.test
|
||||
|
||||
# vendored dependencies
|
||||
vendor/
|
||||
|
||||
# workspace
|
||||
go.work
|
||||
go.work.sum
|
||||
|
||||
# build output
|
||||
interview-server
|
||||
build/
|
||||
Reference in New Issue
Block a user