From de8c41a17bd63a42e41608bf2e0d0aa3da40114d Mon Sep 17 00:00:00 2001 From: levlam Date: Fri, 12 Aug 2022 10:34:14 +0300 Subject: [PATCH] Add .gitignore for Android example. --- example/android/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 example/android/.gitignore diff --git a/example/android/.gitignore b/example/android/.gitignore new file mode 100644 index 000000000..7547413bf --- /dev/null +++ b/example/android/.gitignore @@ -0,0 +1,3 @@ +SDK/ +tdlib/ +third-party/