Skip to content

Commit 08a1690

Browse files
committed
Add local.properties to gitignore
1 parent a31453b commit 08a1690

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
*~
1+
*~
2+
local.properties

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ TODO
88
[ ] Share button
99
[ ] Update versionName and versionCode
1010
[ ] Add link to github repo
11-
[ ] A/B test app store icon
11+
[ ] A/B test app store icon
12+
[ ] Add/edit ic_launcher icon

0 commit comments

Comments
 (0)