diff --git a/.gitignore b/.gitignore index ffe1890..04e9058 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,8 @@ plugin/telegram_users.json plugin/datasetModels/saved_datas plugin/datasetModels/hourly_archive.json -plugin/datasetModels/logs_references.json \ No newline at end of file +plugin/datasetModels/logs_references.json + +.DS_Store +.vscode/ +.idea/ \ No newline at end of file