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