Skip to content

Commit 5f9fd55

Browse files
committed
finish local ponder setup
1 parent 84bb5cb commit 5f9fd55

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ local.properties
5454

5555
# don't push local Ponder
5656
.gitmodules
57+
Ponder
5758
Ponder/

scripts/setup_local_ponder.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
git submodule add --force git@github.com:Creators-of-Create/Ponder.git
2+
git rm --cached Ponder
3+
git rm --cached .gitmodules

0 commit comments

Comments
 (0)