summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--server/.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/server/.gitignore b/server/.gitignore
index bbf8ed2..06dd695 100644
--- a/server/.gitignore
+++ b/server/.gitignore
@@ -5,7 +5,9 @@
!/config/*.template.json
/ipxe/ipxeGIT
-/ipxe/ipxelog
+/ipxe/ipxelog.txt
+/ipxe/current_builds
+/ipxe/builds
/lib/pci/pci.ids
.DS_Store