# 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/
model_data
results/
tuner_results
tuner_results/
*.sh
*.ipynb
logistics/
networkx_doc/