diff --git a/.gitignore b/.gitignore index 3e7a4a6..3ce23a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +received_requests_* +received_data_* +sent_data_* +bot_config.json +pending_messages.json + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]