From c4708f8d1d5a71f43b04058ec119bfe279eeaf21 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Tue, 7 Sep 2021 13:55:19 +0200 Subject: add stuff to ignore for git and containers --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2cfb519..05e354e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target +/.cache/ config.json /deploy/vendor -- cgit v1.2.3