diff --git a/.gitignore b/.gitignore index c2dd9a5..864e857 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules dist -.vscode \ No newline at end of file +.vscode +app/__pycache__/*