From 979792d17fa5aff80716e7c4bbe40eafa7768003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Fri, 1 Apr 2022 14:30:44 +0200 Subject: [PATCH] Git-ignore the new default Flamenco storage directory --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8e670736..c9cb61f2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ /flamenco-worker-credentials.yaml node_modules/ task-logs/ -shaman-file-storage/ +flamenco-storage/ __pycache__ *.pyc