chore: gitignore .vscode and bin files
This commit is contained in:
parent
6e83c4b664
commit
904853fe62
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -16,4 +16,8 @@ go.work
|
||||||
*.txt
|
*.txt
|
||||||
*.pwd
|
*.pwd
|
||||||
*.acl
|
*.acl
|
||||||
.idea
|
.idea
|
||||||
|
.vscode
|
||||||
|
controller
|
||||||
|
main
|
||||||
|
mochi
|
||||||
Loading…
Reference in New Issue
Block a user