diff --git a/.gitignore b/.gitignore index efac2be..5dac518 100644 --- a/.gitignore +++ b/.gitignore @@ -51,7 +51,7 @@ cython_debug/ # VS Code files for those working on multiple tools .vscode/* -!.vscode/settings.json +.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json @@ -62,4 +62,4 @@ cython_debug/ # Logfile(s) *.log -*.sqlite3 \ No newline at end of file +*.sqlite3