Skip to content

Commit

Permalink
Added Eclipse settings files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jelgh committed Mar 24, 2013
1 parent 913cb19 commit 03e92be
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,9 @@ bin/
gen/

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

#Eclipse
.project
**.settings
.classpath

0 comments on commit 03e92be

Please sign in to comment.