diff --git a/.gitignore b/.gitignore index e6485438..d8734156 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,5 @@ analysis-master/build/ analysis-master/metrics/ data-analysis/config-pop.json analysis-master/__pycache__/ -analysis-master/.pytest_cache/ \ No newline at end of file +analysis-master/.pytest_cache/ +data-analysis/.pytest_cache/ \ No newline at end of file