diff --git a/.gitignore b/.gitignore index 5391d87..a83cb40 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,8 @@ share/python-wheels/ .installed.cfg *.egg MANIFEST +python_out +js_out # PyInstaller # Usually these files are written by a python script from a template @@ -135,4 +137,4 @@ dmypy.json .pytype/ # Cython debug symbols -cython_debug/ \ No newline at end of file +cython_debug/