aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-11-01Fix Tox related issuesStamatis Katsaounis1-0/+1
This patch: - Fixes W504 and ignores W503, based on new rules for breaking with binary operators - No longer ignores lines bigger than 80 characters. - Comments out a specific unit test beucase it has an abnormal behavior. Sometimes, it passes while other it does not. It is not code related problem, but it results in false positive negative votes from jenkins-ci. Change-Id: I02d76daf2eb64621a599e6179ca4912b63b59d88 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2018-07-16Edit the gitignore filexudan1-6/+0
Delete some key in file .gitignore which cause missing some source files. Change-Id: Icddac3c1d956d75853a3062b549cb2d725ba2fa8 Signed-off-by: xudan <xudan16@huawei.com>
2018-07-05Initial Commit of dovetail-webportalTrevor Bramwell1-0/+40
Change-Id: I779651499dd991e87f73ac857b555746f73d9d28 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>