Initial commit.
This commit is contained in:
commit
548759c61e
90 changed files with 5692 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/workspace.xml
|
||||
/.idea/libraries
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
Loading…
Add table
Add a link
Reference in a new issue