mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-01-13 16:16:28 +00:00
Add solutions to the initialized .gitignore
This commit is contained in:
parent
593f0e0916
commit
3c7e7368b2
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ pub fn init() -> Result<()> {
|
|||
}
|
||||
|
||||
const GITIGNORE: &[u8] = b".rustlings-state.txt
|
||||
solutions
|
||||
Cargo.lock
|
||||
target
|
||||
.vscode
|
||||
|
|
Loading…
Reference in a new issue