From 70b2bcf229008ebf1141220eae6332527ed02cce Mon Sep 17 00:00:00 2001 From: Adam La Morre Date: Tue, 1 Feb 2022 20:01:25 -0800 Subject: [PATCH] Add .dccache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 20cb4bd..0c2a33c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ test_consumer* .python-version .pytest_cache/ .vscode +.dccache