Add Eclipse projects to .gitignore

Change-Id: Ia9ea8b68b5d61bff34ee4eb7369fe73af16abea8
diff --git a/.gitignore b/.gitignore
index ea7768a..6beacc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@
 *bin/
 .DS_Store
 .vscode/
+
+.project
\ No newline at end of file