You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
epd-waveshare/.gitignore

14 lines
192 B
Plaintext

# Generated files
**/target
**/*.rs.bk
# The library shouldn't decide about the exact versions of
# its dependencies, but let the downstream crate decide.
Cargo.lock
# vscode
.vscode/*