rust_lum/.gitignore
Tobias Ollive 4b2456ee53 initial commit
[x] connect to the device
 [x] find service and characteristic
2022-01-22 15:42:56 +01:00

12 lines
158 B
Plaintext

# ---> Rust
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
.idea/