X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.coafile;h=fd4a0cc76befd58b593d3c7063d8c6d678ba8fef;hb=817ef6bf62837a2a8a2507b0e6e4c9f7ff372240;hp=8ade5f5ea533fc700ccedd520fc85061f90ee323;hpb=bcfe962f40d0ed2697bc3c6bdc56c89f163bb812;p=validation.git diff --git a/.coafile b/.coafile index 8ade5f5..fd4a0cc 100644 --- a/.coafile +++ b/.coafile @@ -1,6 +1,7 @@ [all] ignore = .tox/**, .py35/**, + .py36/**, .git/**, .gitignore, .gitreview, @@ -96,4 +97,7 @@ ignore = ui/src/main/webapp/app/fusion/**, ui/src/main/webapp/app/BluvalUI/GetLabs/GetLabs.js, ui/src/main/webapp/app/BluvalUI/GetLayers/GetLayers.js, ui/src/main/webapp/app/BluvalUI/GetTimeslots/GetTimeslots.js, - ui/src/main/webapp/app/BluvalUI/CreateUser/CreateUser.js + ui/src/main/webapp/app/BluvalUI/CreateUser/CreateUser.js, + ui/src/main/webapp/app/BluvalUI/GetUser/GetUser.js, + ui/src/main/webapp/app/BluvalUI/ResetUser/ResetUser.js, + ui/src/main/webapp/app/BluvalUI/UpdatePassword/UpdatePassword.js