Обновить .gitignore

This commit is contained in:
git_admin 2026-05-30 12:02:46 +00:00
parent d576fe4a6b
commit 50e38b4d79

8
.gitignore vendored
View File

@ -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