diff --git a/.gitignore b/.gitignore index cf6607f..7f92330 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ tsconfig.tsbuildinfo # Python env/ +__pycache__/ +*.pyc # Output dist/