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