summaryrefslogtreecommitdiffstats
path: root/server/.gitignore
diff options
context:
space:
mode:
authorJannik Schönartz2019-05-05 22:58:34 +0200
committerJannik Schönartz2019-05-05 22:58:34 +0200
commitc6141d8aba461e2ff7851087c5801fa2cd156265 (patch)
tree5a4e68ff879431f6c9c42ea02c0b9a9f837a2649 /server/.gitignore
parent[webapp] very small ui changes (diff)
downloadbas-c6141d8aba461e2ff7851087c5801fa2cd156265.tar.gz
bas-c6141d8aba461e2ff7851087c5801fa2cd156265.tar.xz
bas-c6141d8aba461e2ff7851087c5801fa2cd156265.zip
[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
Diffstat (limited to 'server/.gitignore')
-rw-r--r--server/.gitignore4
1 files changed, 2 insertions, 2 deletions
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/