diff --git a/.gitignore b/.gitignore index f4d432a..522e6fd 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +__debug_bin +muse + # Dependency directories (remove the comment below to include it) # vendor/ -