From ef036b6ce953798684735cf2d5d18545128d624a Mon Sep 17 00:00:00 2001 From: Tonnie Date: Mon, 15 Jan 2024 07:50:50 +0300 Subject: [PATCH] Add generated idea file to .gitignore --- .gitignore | 4 +++- README.md | 2 -- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c30bcdbd..886a6f8b 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,7 @@ captures/ .idea/dictionaries .idea/libraries .idea/jarRepositories.xml +.idea/.name # Android Studio 3 in .gitignore file. .idea/caches .idea/modules.xml @@ -92,4 +93,5 @@ lint/tmp/ *.hprof #Keys -keys \ No newline at end of file +keys + diff --git a/README.md b/README.md index fc92286e..6e9fd2d2 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,6 @@ the world of Android development by providing regular news updates. | | | | | ## Android development - -![Expense Manager Android](docs/images/splash.png) Expense Manager attempts to make use of the latest Android libraries and best practices: * Completely written in [Jetpack Compose](https://developer.android.com/jetpack/compose)