diff --git a/.gitignore b/.gitignore index 24f1e81..03b216d 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,9 @@ tests/__pycache__/* tests/*/__pycache__/* tests/*/*/__pycache__/* htmlcov/* + test*.py +selected_gs.py *.coverage .coverage @@ -24,7 +26,9 @@ scp_sync.py out/* output/* -# !output/main/ +results/* +plots/* +dataset_stats/* .python-version -poetry.lock \ No newline at end of file +poetry.lock