view .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
line source
1 .gradle
2 *.gradle
3 *.iml
4 gradle.*
5 gradle*
6 /gradle
7 /.gradle
8 /local.properties
9 .idea
10 /.idea
11 /.idea/workspace.xml
12 /.idea/libraries
13 .DS_Store
14 /build