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