From 7eb6f652be31389ee0801b33582246761dccf05b Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:24:13 +0000 Subject: [PATCH] ignores database volume --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9bb39a9..562885d 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,5 @@ local_archive_test copy-files.sh temp/ .python-version -orchestration2.yaml \ No newline at end of file +orchestration2.yaml +database \ No newline at end of file