Which files should I add to SVN ignore for an Android Studio project? August 31, 2023 by Tarik I added the following items in my .gitignore, it should be the same for SVN: gradle .idea *.iml build .DS_Store (for mac only)