Stop tracking the bin/ folder

This commit is contained in:
bspeice 2013-12-04 11:13:21 -05:00
parent 21e2e0bc7f
commit 1165378e4d

View File

@ -36,6 +36,7 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<service android:name="com.uncc.gameday.alerts.AlertService"/>
</application>
</manifest>