diff --git a/.gitignore b/.gitignore index 66fd13c..181b64e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +*.iml +.idea # Dependency directories (remove the comment below to include it) # vendor/