__pycache__ .vscode **/__pycache__ **/data **/PyCTBN.egg-info **/results_data **/.scannerwork **/build test.py test_1.py test1.json test2.json test3.json result0.png example.json test_time.py .idea # Virtual Environment venv/ .venv/ # setup.py build/ dist/ *.egg* # Python __pycache__/ # Tests .coverage coverage/ .pytest_cache/ # Other .vscode