phase2: handle missing change sources
[buildbot.git] / .gitignore
index 6eb6b275e1aef1c0599685ba1e8e790456f053e9..5dca1dad03ccef8adfd851d7510c28f1acc70116 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,7 @@ phase[12]/http.log
 phase[12]/key-build*
 phase[12]/state.sqlite*
 phase[12]/twistd.*
+!.gitlab-ci.yml
+!.gitlab
+!.gitlab/*
+!.gitlab/**/*