diff options
author | DR695H <dr695h@att.com> | 2017-03-06 17:11:41 -0500 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2017-03-06 17:12:00 -0500 |
commit | 45309f9db09bcdc629ec4962ba41daed17465475 (patch) | |
tree | 071812fa7aa66311b9a721ae4381c5fe9c467528 | |
parent | 1532d5b6c663d3c7e64260b28d3c7236f12eaf1d (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-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,2 +1,4 @@ -.tox/* -openecomp_heatbridge.egg-info/* +/.tox/ +/openecomp_heatbridge.egg-info/ +/.project +/.pydevproject
\ No newline at end of file |