teloxide/.gitignore
2020-02-14 01:54:43 +06:00

10 lines
No EOL
196 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