secrets.txt .ipynb_checkpoints data/ *.zip # https://github.com/microsoft/vscode-python/blob/main/.gitignore .DS_Store .huskyrc.json out log.log **/node_modules *.pyc *.vsix envVars.txt **/.vscode/.ropeproject/** **/testFiles/**/.cache/** *.noseids .nyc_output .vscode-test __pycache__ npm-debug.log **/.mypy_cache/** !yarn.lock coverage/ cucumber-report.json **/.vscode-test/** **/.vscode test/** **/.vscode-smoke/** **/.venv*/ port.txt precommit.hook python_files/lib/** python_files/get-pip.py debug_coverage*/** languageServer/** languageServer.*/** bin/** obj/** .pytest_cache tmp/** .python-version .vs/ test-results*.xml xunit-test-results.xml build/ci/performance/performance-results.json !build/ debug*.log debugpy*.log pydevd*.log nodeLanguageServer/** nodeLanguageServer.*/** dist/** # translation files *.xlf package.nls.*.json l10n/