Skip to content

Commit

Permalink
Add .gitignore to Gallery2
Browse files Browse the repository at this point in the history
Change-Id: I071eb063f3cb26ee42134462958f49342ec54cd9
  • Loading branch information
shaeberling committed Aug 23, 2013
1 parent 5996f43 commit dc514bb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Project files and paths.
.classpath
.project
*.iml
**/*.iml
.settings/
bin/
libs/
gen/
.idea/
project.properties

0 comments on commit dc514bb

Please sign in to comment.