diff --git a/.gitignore b/.gitignore index f238da4..7dd92f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ # Editor files *~ --.idea/ +.idea/ # Test binary, build with `go test -c` *.test # Binaries postfix_exporter + +*.iml +vendor/