diff --git a/.gitignore b/.gitignore index ba0430d..16b6540 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -__pycache__/ \ No newline at end of file +__pycache__/ +.vscode +.vscode/ +res/output/ +res/input/ \ No newline at end of file