Обновить .gitignore
This commit is contained in:
parent
d576fe4a6b
commit
50e38b4d79
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -7,6 +7,7 @@ __pycache__/
|
||||||
# C extensions
|
# C extensions
|
||||||
*.so
|
*.so
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
.Python
|
.Python
|
||||||
build/
|
build/
|
||||||
|
|
@ -160,10 +161,3 @@ cython_debug/
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
|
||||||
# Unnecessary files
|
|
||||||
BolonkinNM/Task 1/Task 1.py
|
|
||||||
BolonkinNM/Task 1/график.png
|
|
||||||
BolonkinNM/Task 1/отчет.docx
|
|
||||||
*.docx
|
|
||||||
Task 1.py
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user