From 5c9caf645ac3c2af2f02e4f4386766e33a71e7db Mon Sep 17 00:00:00 2001 From: Sergey Sklyarov Date: Mon, 31 Mar 2025 19:58:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B3=D0=BD=D0=BE=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DroneSimulator/.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DroneSimulator/.gitignore b/DroneSimulator/.gitignore index a4d6d9c..98d63b2 100644 --- a/DroneSimulator/.gitignore +++ b/DroneSimulator/.gitignore @@ -1 +1,3 @@ -.vs/ \ No newline at end of file +.vs/ +obj/ +bin/ \ No newline at end of file