diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-03-18 11:40:51 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-03-18 13:11:50 +0530 |
commit | 6a281fdae4bba653c2345ce4b755b6d9d9cf97aa (patch) | |
tree | bb1f326625a5b0b7370348f7ba40556f52a50db9 /csit/.gitignore | |
parent | 2ad946b1cb9fe0138b997fc2f56d2bf69e997780 (diff) |
Add CSIT to the repo
Issue-ID: OPTFRA-930
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ic520caf5a2122d044de0e05b415d54955cd762a0
Diffstat (limited to 'csit/.gitignore')
-rw-r--r-- | csit/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/csit/.gitignore b/csit/.gitignore new file mode 100644 index 0000000..c8865c2 --- /dev/null +++ b/csit/.gitignore @@ -0,0 +1,2 @@ +env.properties +archives/ |