Removed to files from .gitignore
This commit is contained in:
parent
c28a75c61a
commit
b7bac47f7e
3 changed files with 5 additions and 3 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,7 +1,6 @@
|
||||||
/local.properties
|
|
||||||
app/src/main/res/values/com_crashlytics_export_strings.xml
|
app/src/main/res/values/com_crashlytics_export_strings.xml
|
||||||
app/src/main/assets/crashlytics-build.properties
|
app/src/main/assets/crashlytics-build.properties
|
||||||
app/crashlytics.properties
|
#app/crashlytics.properties
|
||||||
|
|
||||||
# built application files
|
# built application files
|
||||||
*.apk
|
*.apk
|
||||||
|
|
@ -19,7 +18,7 @@ gen/
|
||||||
target/
|
target/
|
||||||
|
|
||||||
# external libraries
|
# external libraries
|
||||||
libs/
|
#libs/
|
||||||
|
|
||||||
# gradle files
|
# gradle files
|
||||||
.gradle/
|
.gradle/
|
||||||
|
|
|
||||||
3
app/crashlytics.properties
Normal file
3
app/crashlytics.properties
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#Contains API Secret used to validate your application. Commit to internal source control; avoid making secret public.
|
||||||
|
#Thu Dec 04 21:13:29 CET 2014
|
||||||
|
apiSecret=9ac7e05ca7b1630cfd18de098d7ed2db2a8904d1eed9d1569d4e5edf0f740aac
|
||||||
BIN
libs/jaudiotagger-2.0.4-20111207.115108-15.jar
Normal file
BIN
libs/jaudiotagger-2.0.4-20111207.115108-15.jar
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue