aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2017-03-06 17:11:41 -0500
committerDR695H <dr695h@att.com>2017-03-06 17:12:00 -0500
commit45309f9db09bcdc629ec4962ba41daed17465475 (patch)
tree071812fa7aa66311b9a721ae4381c5fe9c467528
parent1532d5b6c663d3c7e64260b28d3c7236f12eaf1d (diff)
updating the gitignorerelease-1.0.0
updating the gitignore to include extra project files we want to ignore Change-Id: I7c71b9aa56c54d2a24c3b9e8c300c3196a0e2594 Signed-off-by: DR695H <dr695h@att.com>
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c9bd9f8..3b06752 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
-.tox/*
-openecomp_heatbridge.egg-info/*
+/.tox/
+/openecomp_heatbridge.egg-info/
+/.project
+/.pydevproject \ No newline at end of file