From 86b9e37d8e8059213aa764c699e65d7429779f97 Mon Sep 17 00:00:00 2001 From: aanper Date: Thu, 3 Sep 2020 18:02:07 +0300 Subject: [PATCH] update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9db4d90c..20f04b73 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .idea/ -target_lo/build/ \ No newline at end of file +target_lo/build/ +target_*/build/ +bindings/ \ No newline at end of file