Updated .gitignore
This commit is contained in:
parent
c653e17033
commit
90659dd8a4
1 changed files with 4 additions and 3 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -11,10 +11,11 @@
|
|||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
|
||||
# GoLand IDE files
|
||||
.idea/
|
||||
|
||||
|
||||
#Logs folder
|
||||
logs/
|
||||
|
||||
#Data Stuffs
|
||||
data/
|
||||
Reference in a new issue