diff --git a/.gitignore b/.gitignore index 486844185f91624b2c3825dcac25757751517832..762a44fc1fd0d18407d8f35effe9b023db4f8369 100644 --- a/.gitignore +++ b/.gitignore @@ -64,11 +64,8 @@ yarn.lock .next # webpack output -server/static/ +zesje/static/ # IPython temporary files .ipynb_checkpoints/ -# Python temporary files -__pycache__/ -