This commit is contained in:
Ramandeep
2021-09-09 00:55:13 +05:30
parent d27b2851cc
commit e0bd89e458
2 changed files with 9 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.gradle
/local.properties
/.idea
*.iml
.DS_Store
/build
/key*

2
app/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/build
*.iml