rust_lum/.gitignore

12 lines
158 B
Plaintext
Raw Normal View History

2022-01-22 15:14:48 +01:00
# ---> Rust
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
.idea/