New gitignore for Eclipse workspaces.

This commit is contained in:
Adrian Petrescu 2010-11-08 18:20:33 -08:00 committed by Chris Wanstrath
parent bbdf02867f
commit ac35a765a4
1 changed files with 5 additions and 0 deletions

View File

@ -8,3 +8,8 @@ tmp/**/*
*.swp
*~.nib
local.properties
.classpath
.settings/
# CDT-specific
.cproject