From 1ce36c40f662b443e199e58a14863d136e435310 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Thu, 25 Oct 2012 18:27:12 +0900 Subject: Add Eclipse and Pydev project files Add the project files under version control rather than ignoring them. Change-Id: Iff9b8bd4ee38f1d911dce611776ac59dd0fa20dd --- .gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4888ff3..1aebb75 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,4 @@ *.pyc -.project -.pydevproject .settings build/ dist/ -- cgit v1.2.1