diff options
author | Tommy Carpenter <tommy@research.att.com> | 2019-05-31 09:21:31 -0400 |
---|---|---|
committer | Tommy Carpenter <tommy@research.att.com> | 2019-06-05 11:59:13 +0000 |
commit | cbbf7f93f272ddff1c615eb287c7556972a16357 (patch) | |
tree | 967e7e536f0428410c19443d776ab28e9c468ee1 /.gitignore | |
parent | e14b49ead38227ff17d760c4771d58d9c6d2e7c0 (diff) |
Add HTTPS Flag
Issue-ID: DCAEGEN2-1549
Change-Id: I24f84d13ddc4e4163c02814c2f841a5485dbf7a7
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +tox-local.ini .pytest_cache/ run_tests.sh run_tests_https.sh |