diff --git a/.gitignore b/.gitignore index be1fcf95..7967ab0a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,10 +3,4 @@ Cargo.lock .idea/ .vscode/ -examples/ping_pong_bot/target -examples/dialogue_bot/target -examples/multiple_handlers_bot/target -examples/admin_bot/target -examples/guess_a_number_bot/target -examples/simple_commands_bot/target -examples/shared_state_bot/target \ No newline at end of file +examples/*/target \ No newline at end of file