From 2d2c95dfa8657586fe4660c9efe95afd358b4451 Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Fri, 28 Dec 2012 00:10:42 -0800 Subject: [PATCH] Add Eclipse .project to .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6153208..65b0cbc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ settings.php *.html *.db .posts -.posts.lock \ No newline at end of file +.posts.lock +.project +