teloxide/.gitignore

9 lines
158 B
Text
Raw Normal View History

2019-09-01 22:51:07 +06:00
/target
**/*.rs.bk
Cargo.lock
2020-01-11 16:02:49 +03:00
.idea/
.vscode/
examples/target
2020-01-30 04:54:40 +06:00
examples/ping_pong_bot/target
2020-02-13 14:55:46 +06:00
examples/dialogue_bot/target
examples/multiple_handlers_bot/target