diff --git a/.gitignore b/.gitignore index 35ddcfd52f..bdec7486d0 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,6 @@ frontend/yarn-error.log* **/.vscode *.tgz -**/build \ No newline at end of file +**/build +**/storage +**/locust-scripts/__pycache__/ \ No newline at end of file