Skip to content

Commit 1b15d42

Browse files
authored
Update .gitignore to include .vscode and .DS_Store
1 parent fa7ae21 commit 1b15d42

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,7 @@ mlmc_gaussian_example/
195195
docs/
196196

197197
# DS_Store
198-
.DS_Store
198+
.DS_Store
199+
200+
# VScode
201+
.vscode/

0 commit comments

Comments
 (0)