From f68e7732f2bc5fdd9df13d8419fdbc8fd5aac891 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Mon, 2 Oct 2023 23:25:02 +0200 Subject: Ingore *.unsigned and *.aligned --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1ef7f42..49a5af1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ *.dex *.jks *.apk.idsig +*.unsigned +*.aligned R.java -- cgit v1.2.3