diff --git a/.gitignore b/.gitignore index ee9cf04..e152feb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -./sports1.txt \ No newline at end of file +./sports1.txt +*/__pycache__/* +__pycache__/ +.vs \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite index 5d6fd29..93c494b 100644 Binary files a/.vs/slnx.sqlite and b/.vs/slnx.sqlite differ