Spaces:
Running
Running
.env | |
.idea | |
.gradio | |
.DS_Store | |
.huskyrc.json | |
out | |
log.log | |
**/node_modules | |
*.pyc | |
*.vsix | |
**/.vscode/.ropeproject/** | |
**/testFiles/**/.cache/** | |
*.noseids | |
.nyc_output | |
.vscode-test | |
__pycache__ | |
npm-debug.log | |
**/.mypy_cache/** | |
!yarn.lock | |
cucumber-report.json | |
**/.vscode-test/** | |
**/.vscode test/** | |
**/.vscode-smoke/** | |
**/.venv*/ | |
port.txt | |
precommit.hook | |
pythonFiles/lib/** | |
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/** | |
*.egg-info | |
# translation files | |
*.xlf | |
*.nls.*.json | |
*.i18n.json | |
# asdf | |
.tool-versions | |
# mkdocs build output | |
site | |
reference | |
# coverage.py | |
htmlcov/ | |
coverage.* | |
# knowledge base material | |
uw_machines/relevant_knowledge/ | |
#Outputs from the runs | |
outputs/professor_guide.xlsx | |
outputs/rejected_list.csv |