Mercurial > cgi-bin > hgwebdir.cgi > FriendStream > ASProto
comparison .gitignore @ 2:3485a304a057
adding new branch with the original tutorial code -- later merge to main and mod
| author | kshalle |
|---|---|
| date | Thu, 23 Apr 2015 10:53:54 -0700 |
| parents | bae640f518e4 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:02a89828a3f2 | 1:9099a10dc467 |
|---|---|
| 1 .gradle | 1 .gradle |
| 2 *.gradle | |
| 3 *.iml | |
| 4 gradle.* | |
| 5 gradle* | |
| 6 /gradle | |
| 7 /.gradle | |
| 2 /local.properties | 8 /local.properties |
| 9 .idea | |
| 10 /.idea | |
| 3 /.idea/workspace.xml | 11 /.idea/workspace.xml |
| 4 /.idea/libraries | 12 /.idea/libraries |
| 5 .DS_Store | 13 .DS_Store |
| 6 /build | 14 /build |
| 15 |
