diff --git a/.gitignore b/.gitignore index 74a30812..e93457ad 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,3 @@ /.idea/ *.iml /projectFilesBackup/ -/app/release/ -/app/schemas/ \ No newline at end of file diff --git a/app/.gitignore b/app/.gitignore index 2c10ad0b..3548d2f2 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1,4 +1,8 @@ +/release +/schemas /build /play /fdroid -/dev \ No newline at end of file +/dev +/mdm +/pfungstadt \ No newline at end of file