From 3f0f35d9b8529ad4b0a89f78ba1e91f5bac03907 Mon Sep 17 00:00:00 2001 From: Weckyy702 Date: Sun, 21 Mar 2021 18:39:35 +0100 Subject: [PATCH] updated .gitignore --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 84cd2f2..06ddbd9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ -__pycache__/ +/__pycache__/ res/output/ res/input/ -.vscode/ +/.vscode/ *.json *.pyc *.png @@ -9,5 +9,4 @@ debug.py build/ run.spec dist/ -.vscode/launch.json res/input/input_large.java