diff --git a/.gitignore b/.gitignore index 52d7647..b2a2b20 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,7 @@ local.properties /.idea /.vs -/app +/app/.cxx +/app/build +/app/debug +/app/release diff --git a/app/.gitignore b/app/.gitignore deleted file mode 100644 index 42afabf..0000000 --- a/app/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/build \ No newline at end of file