.gitignore IntelliJ IDEA files
diff --git a/.gitignore b/.gitignore index 5514532..720c13c 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,5 @@ .DS_Store *.test . +.idea +gomega.iml