added next configs to .gitignore
This commit is contained in:
parent
2d36fce153
commit
61d00f5f41
|
|
@ -9,4 +9,8 @@
|
|||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
dist
|
||||
dist
|
||||
|
||||
.idea
|
||||
vendor
|
||||
.envrc
|
||||
|
|
|
|||
Loading…
Reference in New Issue