Skip to content

Commit

Permalink
Minor bug Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikarora committed Nov 1, 2014
1 parent 2e56915 commit 415e10f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 31 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,12 @@
# generated files
bin/
gen/
App/bin/
App/gen/

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

# Eclipse project files
.classpath
Expand All @@ -26,4 +29,4 @@ proguard/
*.iml
*.ipr
*.iws
.idea/
.idea/
30 changes: 0 additions & 30 deletions App/.gitignore

This file was deleted.

0 comments on commit 415e10f

Please sign in to comment.