From 3d0ae8aaddae96c8252e6517fd56543d8230c5e0 Mon Sep 17 00:00:00 2001 From: dev Date: Sun, 23 Jun 2024 17:05:14 +0200 Subject: [PATCH] DroidPPPwn 1.3 --- .gitignore | 1 + app/.gitignore | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8f28bd6..0d02d7f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /.idea .DS_Store /build +/debug /captures .externalNativeBuild .cxx diff --git a/app/.gitignore b/app/.gitignore index 42afabf..4e4023c 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ -/build \ No newline at end of file +/build +/debug