diff options
author | Rich Bennett <rb2745@att.com> | 2017-11-12 23:11:28 -0500 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-11-13 11:44:04 +0000 |
commit | a4cf27d8797028cf0c2ffc165bf74b89375bf6f7 (patch) | |
tree | 64fe7da79f6f2a93d0b600b94ebab2952f47996c /.gitignore | |
parent | a8b50a95e17f7d33065003311c856570887ff48d (diff) |
Consolidated ccsdk references
ccsdk will provide documentation for multiple
repos in ccsdk/distribution.
Split content in settingup/index into two sections
Eliminated Tutorial section now provided by setting up ONAP
Change-Id: I2412dcaa03b0c6a34b90e69c950b62f56989fdb8
Issue-ID: DOC-130
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7e6c5ab69..c7f23bb18 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,10 @@ wheels/ *.manifest *.spec +# aspell +*.new +*.bak + # Installer logs pip-log.txt pip-delete-this-directory.txt |