diff --git a/.gitignore b/.gitignore index 08feabf1..d35a85d1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ module/modules.order *.o *.exe */build +__pycache__ +*.py[co]