From a454eb778d99859378b9d7871aa8e868124d8f7c Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:05:11 +0000 Subject: [PATCH] ignoring script file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 16d4ed8..1df91d8 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ htmlcov local_archive local_archive_test *db-wal -*db-shm \ No newline at end of file +*db-shm +copy-files.sh \ No newline at end of file