diff options
author | DR695H <dr695h@att.com> | 2018-07-12 12:45:41 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-07-17 13:41:48 -0400 |
commit | 17ac3b089df1cc33ced623ab4150edcacd4381c6 (patch) | |
tree | 39d32637b89cdfbce52e13ad64d33581dcf9082f /.gitignore | |
parent | e2790b29a2dc11c98ccdd586d0424d670fff6b97 (diff) |
adding in a client for sdnc
this will be used by people who want to build clients for the network
control
Change-Id: Icf6b2920746a58fbc52610fe6d0fce74542c06df
Issue-ID: SDNC-382
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d8fe4fa --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/.project |