diff --git a/.gitignore b/.gitignore index 1faeef7..ec23495 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ assets/ -.vscode +.vscode/ +*.egg-info/ *.pyc \ No newline at end of file