Clean backend reset flow
This commit is contained in:
2
android/.gitignore
vendored
2
android/.gitignore
vendored
@@ -13,6 +13,8 @@
|
||||
/.idea/caches/
|
||||
/.idea/deploymentTargetSelector.xml
|
||||
/.idea/workspace.xml
|
||||
/app/src/androidTest/
|
||||
/app/src/test/
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
|
||||
4
android/app/.gitignore
vendored
4
android/app/.gitignore
vendored
@@ -1 +1,3 @@
|
||||
/build
|
||||
/build
|
||||
/src/test/
|
||||
/src/androidTest/
|
||||
|
||||
Reference in New Issue
Block a user