mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Clean up more build artifacts that got checked in.
This commit is contained in:
parent
0833423b9d
commit
e3b0ae28fa
4 changed files with 1 additions and 22 deletions
1
clients/android/NewsBlur/.gitignore
vendored
1
clients/android/NewsBlur/.gitignore
vendored
|
@ -7,3 +7,4 @@ out/
|
|||
bin/
|
||||
.metadata/
|
||||
gen/
|
||||
libs/ActionBarSherlock/gen/
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
/*___Generated_by_IDEA___*/
|
||||
|
||||
/** Automatically generated file. DO NOT MODIFY */
|
||||
package com.actionbarsherlock;
|
||||
|
||||
public final class BuildConfig {
|
||||
public final static boolean DEBUG = true;
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
/*___Generated_by_IDEA___*/
|
||||
|
||||
package com.actionbarsherlock;
|
||||
|
||||
/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */
|
||||
public final class Manifest {
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
/*___Generated_by_IDEA___*/
|
||||
|
||||
package com.actionbarsherlock;
|
||||
|
||||
/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */
|
||||
public final class R {
|
||||
}
|
Loading…
Add table
Reference in a new issue