Bug 401339 - Components should include /.project in their top-level repo .gitignore file
diff --git a/.gitignore b/.gitignore
index 46a3d17..56d696d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+/.project
 /*/*/bin/
 /*/*/target
 *~