aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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