From c6141d8aba461e2ff7851087c5801fa2cd156265 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Sun, 5 May 2019 20:58:34 +0000 Subject: [ipxe builder] Merge efi and bios ipxe builder to one tab & add parameters ui [server] Remove all req, res from the shell.js library Add ipxe config for the build parameters & parameter list Add api getter/setter methods for the ipxe config [webapp] Add ui for repository, branch and build targets Output: All of the scroll to bottom is now clickable --- server/.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'server/.gitignore') diff --git a/server/.gitignore b/server/.gitignore index c74fd45..94cc4f7 100644 --- a/server/.gitignore +++ b/server/.gitignore @@ -4,8 +4,8 @@ /config/* !/config/*.template.json -/ipxe/ipxe_* -/ipxe/log_* +/ipxe/ipxeGIT +/ipxe/ipxelog .DS_Store node_modules/ -- cgit v1.2.3-55-g7522