Update .gitignore
This commit is contained in:
parent
e8c09e6422
commit
a3c91dd677
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -13,4 +13,8 @@
|
|||
|
||||
|
||||
# GoLand IDE files
|
||||
.idea/
|
||||
.idea/
|
||||
|
||||
|
||||
#Logs folder
|
||||
logs/
|
||||
Reference in a new issue