From 73cda0839d3207a485c0b899b0119b806494a36c Mon Sep 17 00:00:00 2001 From: Andreas Berthoud Date: Thu, 17 Jun 2021 20:13:56 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index acec74a..2caf4f4 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,7 @@ local.properties # Uncomment this line if you wish to ignore the project description file. # Typically, this file would be tracked if it contains build/dependency configurations: #.project + +# custom +Debug/ +Release/