feat: add .gitignore
parent
66ed6dd35d
commit
1ce5fc77a0
|
@ -10,3 +10,6 @@
|
||||||
|
|
||||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||||
*.out
|
*.out
|
||||||
|
|
||||||
|
# jetbrain
|
||||||
|
.idea
|
||||||
|
|
Loading…
Reference in New Issue