diff --git a/.gitignore b/.gitignore index 394d5db..a5394a6 100644 --- a/.gitignore +++ b/.gitignore @@ -163,4 +163,11 @@ cython_debug/ .history/ # Built Visual Studio Code Extensions -*.vsix \ No newline at end of file +*.vsix + +# Project +venv +venv_linux +venv_windows + +config.json \ No newline at end of file