diff --git a/.gitignore b/.gitignore index f1023f8..0d63b22 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ .venv data -**/__pycache__ \ No newline at end of file +**/__pycache__ +#dist +dist +# pyarmor files +*.log +*.bug \ No newline at end of file