diff --git a/.gitignore b/.gitignore index 970f994..cb944f3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ pypiConfig.py test.py build/ dist/ -QElephant.egg-info/ \ No newline at end of file +QElephant.egg-info/ +.vscode/ \ No newline at end of file