diff --git a/.gitignore b/.gitignore index a2fb5e8..6f55928 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ *.idea venv/ HaskellCode/.vscode/tasks.json -Notes/ \ No newline at end of file +Notes/ + +.vscode/* +!.vscode/launch.json \ No newline at end of file