1
0
Fork 0
mirror of https://github.com/rtic-rs/rtic.git synced 2025-02-13 20:08:40 +01:00
rtic/.gitignore

6 lines
49 B
Text
Raw Normal View History

2017-04-10 05:42:17 +02:00
**/*.rs.bk
2017-04-28 16:23:30 +02:00
*.org
2017-07-29 07:34:00 +02:00
.gdb_history
2017-03-05 06:26:14 +01:00
Cargo.lock
2017-04-10 05:42:17 +02:00
target/