diff --git a/.gitignore b/.gitignore index 23b0015..bdf8835 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ __pycache__/ # C extensions *.so +.DS_Store # Distribution / packaging .Python build/ @@ -160,10 +161,3 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ - -# Unnecessary files -BolonkinNM/Task 1/Task 1.py -BolonkinNM/Task 1/график.png -BolonkinNM/Task 1/отчет.docx -*.docx -Task 1.py