diff options
Diffstat (limited to 'vendor/github.com/onsi/gomega/.gitignore')
-rw-r--r-- | vendor/github.com/onsi/gomega/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/onsi/gomega/.gitignore b/vendor/github.com/onsi/gomega/.gitignore new file mode 100644 index 000000000..720c13cba --- /dev/null +++ b/vendor/github.com/onsi/gomega/.gitignore @@ -0,0 +1,5 @@ +.DS_Store +*.test +. +.idea +gomega.iml |