teloxide/.gitignore

8 lines
80 B
Text
Raw Normal View History

2019-09-01 18:51:07 +02:00
/target
**/*.rs.bk
Cargo.lock
2020-01-11 14:02:49 +01:00
.idea/
.vscode/
2020-10-24 18:51:55 +02:00
examples/*/target
test_db*.sqlite