Bug 401339 - Components should include /.project in their top-level repo .gitignore file
diff --git a/.gitignore b/.gitignore
index 906c6d0..98a5e58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+/.project

 bin/

 *~

 *.rej