Update .gitignore
This commit is contained in:
parent
96ca6b83b9
commit
e3694108b0
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
/.idea
|
||||
/app/build
|
||||
/app/go
|
||||
/app/go.mod
|
||||
/app/go.sum
|
||||
/app/libs
|
||||
/app/release
|
||||
/build
|
||||
|
|
Loading…
Reference in a new issue