diff --git a/.gitignore b/.gitignore index 62583ab..d4b6024 100644 --- a/.gitignore +++ b/.gitignore @@ -154,7 +154,6 @@ cython_debug/ # ---> VisualStudioCode .vscode/* -!.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json @@ -168,5 +167,5 @@ cython_debug/ # Project cache -data/queue/* -data/sent/* \ No newline at end of file +data +logs \ No newline at end of file