phase2: reduce verbosity of rsync and use rsync.sh helper
[buildbot.git] / .gitignore
index ee72b86d823ecaeca9c4017dcbbf7af3e41410db..a94d1d22ede7e410bcb0e5c14b3bb8012fb5142b 100644 (file)
@@ -1,5 +1,14 @@
 *
 !.gitignore
+!.dockerignore
+!build-docker-images.sh
+!docker
+!docker/*
+!docker/*/*
+!docker/*/*/*
+docker/build
+!scripts
+!scripts/*
 !phase[12]
 !phase[12]/*
 phase[12]/*/*
@@ -8,3 +17,11 @@ phase[12]/http.log
 phase[12]/key-build*
 phase[12]/state.sqlite*
 phase[12]/twistd.*
+!.gitlab-ci.yml
+!.gitlab
+!.gitlab/*
+!.gitlab/**/*
+!.github
+!.github/**/*
+!requirements-dev.txt
+!.ruff.toml