From 1239a9dc85d7dd9435edf49f44f2a5c80ac6d4df Mon Sep 17 00:00:00 2001 From: Pete Gregory Date: Wed, 17 Dec 2025 15:19:09 +0000 Subject: [PATCH] add repo review to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7676861..dfddd28 100644 --- a/.gitignore +++ b/.gitignore @@ -44,4 +44,5 @@ app.*.map.json /android/app/profile /android/app/release -api_return_examples.txt \ No newline at end of file +api_return_examples.txt +REPO_REVIEW.md \ No newline at end of file