diff options
| author | juloo | 2015-07-30 20:14:55 +0200 |
|---|---|---|
| committer | juloo | 2015-07-30 20:14:55 +0200 |
| commit | 90167a986b166f4fb0e97b90bf63993b1c40d1a3 (patch) | |
| tree | ba622083fec596b5831650317cd16a5bc7af9753 /.gitignore | |
| download | unexpected-keyboard-90167a986b166f4fb0e97b90bf63993b1c40d1a3.tar.gz unexpected-keyboard-90167a986b166f4fb0e97b90bf63993b1c40d1a3.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..67678d4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +build.xml +local.properties +proguard-project.txt +bin/* +gen/* |
