diff --git a/.gitignore b/.gitignore index 6b99683..a23c267 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ .gradle # Ignore Gradle build output directory -/build -/app/build +build /app/databases \ No newline at end of file diff --git a/spa/.gitignore b/spa/.gitignore index 58b21fe..4d29575 100644 --- a/spa/.gitignore +++ b/spa/.gitignore @@ -9,7 +9,7 @@ /coverage # production -# /build +/build # misc .DS_Store