diff --git a/.gitignore b/.gitignore index eed49f7..2d7008e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *doble* *.o -*.exe \ No newline at end of file +*.exe +.vscode +run*Tests \ No newline at end of file