add .gitignore file
This commit is contained in:
parent
ca77908ab1
commit
5c9bc19af4
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
/starter/alpine-make-rootfs/
|
||||
/run
|
||||
/starter/starter
|
||||
/starter/minrootfs
|
||||
/go.mod
|
||||
/go.sum
|
Loading…
Reference in a new issue