From 5ba64bbb46d83e34822c29ad6428dd6579870de0 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Sat, 4 Jun 2022 15:51:04 +0200 Subject: [PATCH] Ignore android-data --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 0f0410a..94426c4 100644 --- a/.gitignore +++ b/.gitignore @@ -45,4 +45,11 @@ app.*.map.json /android/app/profile /android/app/release +# ----------------------------- + +# Nix build result result + +# The dev directory I'm using when moving files via adb +android-data +