]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docker: Ignore .tox, .backups directories
authorStephen Finucane <stephen@that.guru>
Tue, 15 Oct 2019 12:37:36 +0000 (13:37 +0100)
committerStephen Finucane <stephen@that.guru>
Thu, 17 Oct 2019 11:02:39 +0000 (12:02 +0100)
These can be _huge_ which can significantly slow down the startup time.
We don't need them so ignore them.

Signed-off-by: Stephen Finucane <stephen@that.guru>
.dockerignore

index 216f4ba2663aed5d99a590f03923752ec7083d7b..77feb067fb36ea2db76407d95737e85940a7b0a1 100644 (file)
@@ -1 +1,3 @@
 tools/docker/db
+.backups
+.tox