summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJannik Schönartz2021-03-23 20:22:07 +0100
committerJannik Schönartz2021-03-23 20:22:07 +0100
commit9173f481f8b85da2f055d81db2b210519fa1e3bb (patch)
tree6d2cd952219f0d78e9f866ee2c6504a9e81ae946
parent[server/registration] Add support for the new hw collection python script (no... (diff)
downloadbas-9173f481f8b85da2f055d81db2b210519fa1e3bb.tar.gz
bas-9173f481f8b85da2f055d81db2b210519fa1e3bb.tar.xz
bas-9173f481f8b85da2f055d81db2b210519fa1e3bb.zip
[server/ipxe] Add some more gitignore
-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