mirror of
https://github.com/nivekuil/rip
synced 2024-11-21 19:23:03 +00:00
9 lines
181 B
Text
9 lines
181 B
Text
# from https://github.com/github/gitignore
|
|
|
|
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
debug/
|
|
target/
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|