Added /libs.
This commit is contained in:
parent
6fa0ebb728
commit
ced0cf8f60
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -4,8 +4,8 @@
|
||||||
**/.idea/tasks.xml
|
**/.idea/tasks.xml
|
||||||
**/.idea/workspace.xml
|
**/.idea/workspace.xml
|
||||||
*.iws
|
*.iws
|
||||||
.DS_Store
|
|
||||||
.classpath
|
.classpath
|
||||||
|
.DS_Store
|
||||||
.gradle
|
.gradle
|
||||||
.kobalt
|
.kobalt
|
||||||
.nb-gradle
|
.nb-gradle
|
||||||
|
@ -18,12 +18,13 @@
|
||||||
/example/libs
|
/example/libs
|
||||||
/gen
|
/gen
|
||||||
/gradle.properties
|
/gradle.properties
|
||||||
|
/libs
|
||||||
/out
|
/out
|
||||||
/proguard-project.txt
|
/proguard-project.txt
|
||||||
/project.properties
|
/project.properties
|
||||||
/target
|
/target
|
||||||
/test-output
|
/test-output
|
||||||
Thumbs.db
|
|
||||||
ehthumbs.db
|
ehthumbs.db
|
||||||
kobaltBuild
|
kobaltBuild
|
||||||
local.properties
|
local.properties
|
||||||
|
Thumbs.db
|
Loading…
Add table
Add a link
Reference in a new issue