diff --git a/.gitignore b/.gitignore index c76f5c9..af9feb2 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ target/ # MSVC Windows builds of rustc generate these, which store debugging information *.pdb -**/*.log \ No newline at end of file +**/*.log + +.vscode \ No newline at end of file