From 81746061712a346508c7cd51cea0ea6e0923062f Mon Sep 17 00:00:00 2001 From: "bestia.dev" <31509965+bestia-dev@users.noreply.github.com> Date: Wed, 7 Feb 2024 17:22:45 -0500 Subject: [PATCH] Update .gitignore --- automation_tasks_rs/.gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/automation_tasks_rs/.gitignore b/automation_tasks_rs/.gitignore index c41cc9e3..3cab2ccd 100644 --- a/automation_tasks_rs/.gitignore +++ b/automation_tasks_rs/.gitignore @@ -1 +1,4 @@ -/target \ No newline at end of file +/target + +# not needed in commits, but also not a problem if they are committed +/.file_hashes.json