ci: allow pushing of containers during pull requests
[buildbot.git] / .gitignore
index 47371c9fedfd2e13bf33166073f252c085edd86c..3a2e17936ce51de8de12b7a6c23a367cce29ff92 100644 (file)
@@ -1,10 +1,25 @@
 *
 !.gitignore
+!.dockerignore
+!build-docker-images.sh
+!docker
+!docker/*
+!docker/*/*
+!docker/*/*/*
+docker/build
+!scripts
+!scripts/*
 !phase[12]
 !phase[12]/*
 phase[12]/*/*
 phase[12]/config.ini
 phase[12]/http.log
 phase[12]/key-build*
-phase[12]/state.sqlite
+phase[12]/state.sqlite*
 phase[12]/twistd.*
+!.gitlab-ci.yml
+!.gitlab
+!.gitlab/*
+!.gitlab/**/*
+!.github
+!.github/**/*