rtic/.gitignore

8 lines
64 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-12-09 13:38:41 +01:00
.#*
2017-07-29 07:34:00 +02:00
.gdb_history
2018-05-14 21:22:50 +02:00
/book/book
2017-03-05 06:26:14 +01:00
Cargo.lock
2017-04-10 05:42:17 +02:00
target/