File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed
Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 1+ .DS_Store
2+ .huskyrc.json
3+ out
4+ log.log
5+ ** /node_modules
6+ * .pyc
7+ * .vsix
8+ ** /.vscode /.ropeproject /**
9+ ** /testFiles /** /.cache /**
10+ * .noseids
11+ .nyc_output
12+ .vscode-test
13+ __pycache__
14+ npm-debug.log
15+ ** /.mypy_cache /**
16+ ! yarn.lock
17+ coverage /
18+ cucumber-report.json
19+ ** /.vscode-test /**
20+ ** /.vscode test /**
21+ ** /.vscode-smoke /**
22+ ** /.venv * /
23+ port.txt
24+ precommit.hook
25+ pythonFiles /lib /**
26+ debug_coverage * /**
27+ languageServer /**
28+ languageServer. * /**
29+ bin /**
30+ obj /**
31+ .pytest_cache
32+ tmp /**
33+ .python-version
34+ .vs /
35+ test-results.xml
36+ xunit-test-results.xml
37+ build /ci /performance /performance-results.json
38+ ! build /
39+ debug * .log
40+ debugpy * .log
41+ pydevd * .log
42+ nodeLanguageServer /**
43+ nodeLanguageServer. * /**
You can’t perform that action at this time.
0 commit comments