From 87fb00bd26b03a7e2c4e86217bbc66fdf9eb2693 Mon Sep 17 00:00:00 2001 From: gabriel becker Date: Sat, 13 Aug 2022 12:53:06 -0300 Subject: [PATCH] Make a test with fixed ip --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 89cc49c..af9d226 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ .vscode/c_cpp_properties.json .vscode/launch.json .vscode/ipch +.vscode/* \ No newline at end of file