readdy/epd-waveshare/.gitignore

17 lines
217 B
Plaintext
Raw Permalink Normal View History

2024-09-23 17:07:33 +02:00
# 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/