Updated .gitignore

This commit is contained in:
netbenix 2021-10-30 16:47:42 +02:00
parent dfeef01927
commit 9b7c3a2010

4
.gitignore vendored
View file

@ -10,3 +10,7 @@
# 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
.idea/