teloxide/.gitignore
2020-02-14 03:23:41 +06:00

11 lines
No EOL
239 B
Text

/target
**/*.rs.bk
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