Exclude tested module
This commit is contained in:
parent
c8ea72473e
commit
f0ed7dac09
@ -463,6 +463,7 @@ if ($nboftargetok) {
|
||||
$ret=`rm -fr $BUILDROOT/$PROJECT/htdocs/factory*`;
|
||||
$ret=`rm -fr $BUILDROOT/$PROJECT/htdocs/management*`;
|
||||
$ret=`rm -fr $BUILDROOT/$PROJECT/htdocs/multicompany*`;
|
||||
$ret=`rm -fr $BUILDROOT/$PROJECT/htdocs/ndf*`;
|
||||
$ret=`rm -fr $BUILDROOT/$PROJECT/htdocs/nltechno*`;
|
||||
$ret=`rm -fr $BUILDROOT/$PROJECT/htdocs/oscim*`;
|
||||
$ret=`rm -fr $BUILDROOT/$PROJECT/htdocs/pos*`;
|
||||
|
||||
9
htdocs/.gitignore
vendored
9
htdocs/.gitignore
vendored
@ -1,12 +1,13 @@
|
||||
/test.php
|
||||
/extensions*
|
||||
/nltechno*
|
||||
/ancot*
|
||||
/teclib*
|
||||
/bootstrap*
|
||||
/extensions*
|
||||
/google*
|
||||
/multicompany*
|
||||
/ndf*
|
||||
/numberingpack*
|
||||
/nltechno*
|
||||
/ovh*
|
||||
/pos
|
||||
/teclib*
|
||||
/test.php
|
||||
/ultimatepdf*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user