[pygoocanvas] Add eclipse configuration files to .gitignore



commit 536272f997ac4789a436e9861b27168610f6501a
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date:   Fri Oct 29 15:53:53 2010 +0200

    Add eclipse configuration files to .gitignore

 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ba3171..da63ce6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,7 @@ dist
 # Codegen output.
 goocanvas.c
 
+# Eclipse files.
+.settings
+.project
+.pydevproject



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]