Updated .gitignore

This commit is contained in:
netbenix 2021-10-30 22:15:42 +02:00
parent c653e17033
commit 90659dd8a4

5
.gitignore vendored
View file

@ -11,10 +11,11 @@
# Output of the go coverage tool, specifically when used with LiteIDE # Output of the go coverage tool, specifically when used with LiteIDE
*.out *.out
# GoLand IDE files # GoLand IDE files
.idea/ .idea/
#Logs folder #Logs folder
logs/ logs/
#Data Stuffs
data/