summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 16:12:09 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 16:12:09 -0400
commitd206b39f669ff86e469918ef1db5d3e75f4d18d4 (patch)
treeb940b0fa6e617c4454d6d4cd6d5fb0b0212eef9b /.gitignore
parent906f5e2dc9b12074a12b69cc874056ef4a185dcc (diff)
Set up for new staging method
Set up pom.xml for new staging method Change-Id: I889d5560a416562c75d56cd49f7041a7794e6b62 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 8 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5ac9468..47fe674 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
# IntelliJ
.idea/*
-*.iml \ No newline at end of file
+*.iml
+**/*.pyc
+**/xunit-results.xml
+**/.coverage
+**/coverage.xml
+**/target
+helm/test_config
+helm/nosetests.xml