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

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