ignore: remove log files and add them to gitignore (#138)
This commit is contained in:
parent
e1733a423d
commit
9fc6734f32
3 changed files with 2 additions and 263 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,3 +5,5 @@ node_modules
|
|||
.env
|
||||
.idea
|
||||
.vscode
|
||||
app.log
|
||||
gopls.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue