17 lines
217 B
Plaintext
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/
|