diff --git a/.gitignore b/.gitignore index fbb974e..6482967 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.log *.conf -*.db \ No newline at end of file +*.db +.vscode \ No newline at end of file