From 9181b3a021acc7585cb6f9f20da6accfce0015e0 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 31 Jul 2021 10:16:38 +0300 Subject: merge my_repos.py to the config The config is also in the TOML format now. It's a bit messy for the moment, but I'll fix it. --- .dockerignore | 1 + 1 file changed, 1 insertion(+) (limited to '.dockerignore') diff --git a/.dockerignore b/.dockerignore index eabf2d8..8f869af 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,3 +2,4 @@ !/cgitize/** !/docker/** +!/requirements.txt -- cgit v1.2.3