diff options
| author | David Walter Seikel | 2014-06-11 01:25:53 +1000 |
|---|---|---|
| committer | David Walter Seikel | 2014-06-11 01:25:53 +1000 |
| commit | faabf404ec6064956a08e825bed5d91e51fbdbbb (patch) | |
| tree | 4aee2014b62efc93c5ab46fd73dcde8d250d9aa0 /.gitignore | |
| parent | Added .gitignore and LICENSE files. (diff) | |
| download | toyboxInstaller-faabf404ec6064956a08e825bed5d91e51fbdbbb.zip toyboxInstaller-faabf404ec6064956a08e825bed5d91e51fbdbbb.tar.gz toyboxInstaller-faabf404ec6064956a08e825bed5d91e51fbdbbb.tar.bz2 toyboxInstaller-faabf404ec6064956a08e825bed5d91e51fbdbbb.tar.xz | |
Roughed out a skeleton of the UI.
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -0,0 +1,2 @@ | |||
| 1 | gen/ | ||
| 2 | # project.properties is generated, but includes a comment that it should be included in source control. shrugs | ||
