Add .pdbhistory and .mysql_history to .gitignore (#21726)
This commit is contained in:
Родитель
d87c05cb0f
Коммит
bbeecd3bd4
|
@ -16,8 +16,10 @@
|
|||
.DS_Store
|
||||
.env
|
||||
.ipython
|
||||
.mysql_history
|
||||
.nose*
|
||||
.npm/
|
||||
.pdbhistory
|
||||
.pytest_cache/*
|
||||
.tox/
|
||||
.vscode
|
||||
|
|
Загрузка…
Ссылка в новой задаче