mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-11-08 09:09:17 +01: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
|
||||
solutions
|
||||
Cargo.lock
|
||||
target
|
||||
.vscode
|
||||
|
Loading…
Reference in New Issue
Block a user