Updated .gitignore

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

6
.gitignore vendored
View file

@ -9,4 +9,8 @@
*.test *.test
# 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/