readdy/epd-waveshare/.gitignore
2024-09-23 17:07:33 +02:00

17 lines
217 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/*
# intellij/clion
.idea/