Add "web" to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -27,3 +27,6 @@ go.work.sum
|
||||
.idea
|
||||
*.iml
|
||||
*.sqlite
|
||||
|
||||
# exclude built binary
|
||||
web
|
Reference in New Issue
Block a user