Skip to content

Commit

Permalink
remove gen & bin
Browse files Browse the repository at this point in the history
  • Loading branch information
caifangmao committed Feb 13, 2015
1 parent 37fdc5f commit 3828eed
Show file tree
Hide file tree
Showing 27 changed files with 2 additions and 112 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/gen
/bin
27 changes: 0 additions & 27 deletions bin/AndroidManifest.xml

This file was deleted.

Binary file removed bin/classes.dex
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/classes/com/example/compass/BuildConfig.class
Binary file not shown.
Binary file removed bin/classes/com/example/compass/CompassView.class
Binary file not shown.
Binary file removed bin/classes/com/example/compass/MainActivity.class
Binary file not shown.
Binary file removed bin/classes/com/example/compass/R$attr.class
Binary file not shown.
Binary file removed bin/classes/com/example/compass/R$dimen.class
Binary file not shown.
Binary file removed bin/classes/com/example/compass/R$drawable.class
Binary file not shown.
Binary file removed bin/classes/com/example/compass/R$id.class
Binary file not shown.
Binary file removed bin/classes/com/example/compass/R$layout.class
Binary file not shown.
Binary file removed bin/classes/com/example/compass/R$menu.class
Binary file not shown.
Binary file removed bin/classes/com/example/compass/R$string.class
Binary file not shown.
Binary file removed bin/classes/com/example/compass/R$style.class
Binary file not shown.
Binary file removed bin/classes/com/example/compass/R.class
Binary file not shown.
Binary file removed bin/compass.apk
Binary file not shown.
Binary file not shown.
3 changes: 0 additions & 3 deletions bin/jarlist.cache

This file was deleted.

Binary file removed bin/res/crunch/drawable-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed bin/res/crunch/drawable-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed bin/res/crunch/drawable-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed bin/res/crunch/drawable-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed bin/resources.ap_
Binary file not shown.
6 changes: 0 additions & 6 deletions gen/com/example/compass/BuildConfig.java

This file was deleted.

76 changes: 0 additions & 76 deletions gen/com/example/compass/R.java

This file was deleted.

0 comments on commit 3828eed

Please sign in to comment.