phase1: always front-run the 00_force_build builder
[buildbot.git] / .gitignore
index 6eb6b275e1aef1c0599685ba1e8e790456f053e9..3a2e17936ce51de8de12b7a6c23a367cce29ff92 100644 (file)
@@ -1,5 +1,12 @@
 *
 !.gitignore
+!.dockerignore
+!build-docker-images.sh
+!docker
+!docker/*
+!docker/*/*
+!docker/*/*/*
+docker/build
 !scripts
 !scripts/*
 !phase[12]
@@ -10,3 +17,9 @@ phase[12]/http.log
 phase[12]/key-build*
 phase[12]/state.sqlite*
 phase[12]/twistd.*
+!.gitlab-ci.yml
+!.gitlab
+!.gitlab/*
+!.gitlab/**/*
+!.github
+!.github/**/*