freelance-project-34-market.../.gitignore
Siarhei Siniak 4afe4048d9 [+] update debugging
1. disable telemtry in ms-python;
  1.1. TODO, use a forked version of the plugin;
  2. add debug module into pr34;
  3. enable show strack frame for all .py files;
2024-12-04 19:01:30 +03:00

14 lines
116 B
Plaintext

tmp
__pycache__
d2/book1/books
.DS_Store
.vim
*.so
.mypy_cache
.ruff_cache
.tmuxp
*.egg-info
*.whl
*.tar.gz
.vscode