Add Eclipse .project to .gitignore

This commit is contained in:
Trevor Slocum 2012-12-28 00:10:42 -08:00
parent 3d6a8da96d
commit 2d2c95dfa8

4
.gitignore vendored
View File

@ -2,4 +2,6 @@ settings.php
*.html *.html
*.db *.db
.posts .posts
.posts.lock .posts.lock
.project