diff --git a/.gitignore b/.gitignore index 91706d1..ce9a10e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/Olds/ +Olds/ *.7z -.idea -__pycache__ \ No newline at end of file +.idea/ +__pycache__/ \ No newline at end of file