Don't ignore .vscode/extensions.json when developing third-party exercises

This commit is contained in:
mo8it
2024-04-25 15:34:58 +02:00
parent fcefa3d614
commit 212c82c6f6
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ pub fn init() -> Result<()> {
Ok(())
}
pub const GITIGNORE: &[u8] = b".rustlings-state.txt
const GITIGNORE: &[u8] = b".rustlings-state.txt
Cargo.lock
target
.vscode