Skip to content

Commit

Permalink
Remote added and merged
Browse files Browse the repository at this point in the history
  • Loading branch information
Sier Valencia committed Jun 24, 2015
2 parents 2ec779b + 555dc11 commit 8d70519
Show file tree
Hide file tree
Showing 3 changed files with 705 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,31 @@
.DS_Store
/build
/captures

# Built application files
*.apk
*.ap_

# Files for the Dalvik VM
*.dex

# Java class files
*.class

# Generated files
bin/
gen/

# Gradle files
.gradle/
build/
/*/build/

# Local configuration file (sdk path, etc)
local.properties

# Proguard folder generated by Eclipse
proguard/

# Log Files
*.log
Loading

0 comments on commit 8d70519

Please sign in to comment.