1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-16 10:51:42 +02:00

Add solutions to the initialized .gitignore

This commit is contained in:
mo8it 2024-04-28 23:25:44 +02:00
parent 593f0e0916
commit 3c7e7368b2

View File

@ -69,6 +69,7 @@ pub fn init() -> Result<()> {
}
const GITIGNORE: &[u8] = b".rustlings-state.txt
solutions
Cargo.lock
target
.vscode