diff --git a/.gitignore b/.gitignore index 3d102c096..41bc0ea83 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,9 @@ /objs /other/*/include /other/*/lib +/other/*/linux +/other/*/mac +/other/*/windows __pycache__/ *.dll *.pyc