summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevasquez <eric.vasquez@calxeda.com>2013-08-26 12:04:14 -0500
committerevasquez <eric.vasquez@calxeda.com>2013-08-26 12:05:31 -0500
commitd4d7395638bf3dc6e5e1f7c1901a4d820b636222 (patch)
tree0e924f50cd52dc89b3fe7fd019c72d14fc58ba51
parent4f9c7e9c3da5078a2dca4edfbaf5b35dca0394ac (diff)
downloadcxmanage-d4d7395638bf3dc6e5e1f7c1901a4d820b636222.tar.gz
nojira: Adding .project and .pydev to gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6e62db1..7a69fa9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
tags
*.pyc
cxmanage.egg-info
+.project
+.pydevproject