Skip to content

Commit 51ffcf9

Browse files
committed
Remove local properties
1 parent 2a35d3a commit 51ffcf9

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

step2/.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
*.iml
2+
.gradle
3+
.idea
4+
.DS_Store
5+
build
6+
*/build
7+
captures
8+
.externalNativeBuild
9+
.cxx
10+
local.properties
11+
xcuserdata/
12+
Pods/
13+
/androidApp/key
14+
*.jks
15+
*yarn.lock

step2/local.properties

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)