add .project files to .gitignore

.project files come from Aptana Studio, a Rails IDE.
This commit is contained in:
Michael Minter 2012-10-30 12:05:22 -05:00
parent 747efedec0
commit a698a92747

View File

@ -13,4 +13,5 @@ capybara-*.html
/spec/tmp/*
**.orig
rerun.txt
pickle-email-*.html
pickle-email-*.html
.project