diff --git a/.gitignore b/.gitignore deleted file mode 100644 index b76dba5..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -mobile/android/app/release -mobile/play-store/mancala-upload-key.jks \ No newline at end of file diff --git a/mobile/.gitignore b/mobile/.gitignore index 0cab2ac..6dc2958 100644 --- a/mobile/.gitignore +++ b/mobile/.gitignore @@ -64,3 +64,6 @@ yarn-error.log # testing /coverage + +android/app/release +play-store/mancala-upload-key.jks \ No newline at end of file