chore: fix .gitignore
This commit is contained in:
parent
d021cf202f
commit
ea2a76c1f4
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
||||||
.idea
|
.idea
|
||||||
pkg/go/gen
|
user/v1/api
|
||||||
|
tester/v1/api
|
||||||
|
*.go
|
Loading…
Add table
Reference in a new issue