diff --git a/.gitignore b/.gitignore index 36b13f1..4724e1c 100644 --- a/.gitignore +++ b/.gitignore @@ -174,3 +174,9 @@ cython_debug/ # PyPI configuration file .pypirc +# Code +x64/* +x86/* +*.code-workspace +*.db* +*.dll \ No newline at end of file