diff --git a/.gitignore b/.gitignore index da8d1e2..86eaccb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ .vscode/settings.json +*.pyc +*.exe +*.o \ No newline at end of file