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

9 lines
No EOL
168 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