Skip to content
Snippets Groups Projects
Commit eaa5f9a9 authored by Yifan Zhao's avatar Yifan Zhao
Browse files

gitignore

parents
No related branches found
No related tags found
No related merge requests found
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Jupyter Notebook
.ipynb_checkpoints
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Opentuner
opentuner.db/
opentuner.log
# Sphinx
doc/build
# Custom
.idea/
.vscode/
/data/
model_params
results/
tuner_results
tuner_results/
*.sh
*.ipynb
logistics/
!tuner_data/global_knobs.txt
!tuner_data/vision_app.json
/*.yaml
!env.yaml
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment