diff --git a/.gitignore b/.gitignore index 6ec0a37..afb39e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -chatlogs/* \ No newline at end of file +chatlogs/* +__pycache__/* \ No newline at end of file