mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-22 08:15:50 +00:00
Although RustySecrets is a library, it is important that all contributors to the library are using the very same version of every package, as we cannot always trust downstream deps to follow SemVer to the letter.
10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
# Generated by Cargo
|
|
# Will have compiled files and executables
|
|
/target/
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# Swap files
|
|
*~
|