From 7120a8ffad66e8552e69f8f9492b0b13d354d973 Mon Sep 17 00:00:00 2001 From: Richard Janis Goldschmidt Date: Fri, 26 Jul 2024 15:30:02 +0200 Subject: [PATCH] chore: remove spurious entry in gitignore (#1276) ## Summary Removed a gitignore entry that had no relevance to the repo. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3842531bc5..7f9af23628 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,3 @@ target/ # We don't want to commit the dependency directory of charts charts/*/charts - -crates/astria-bridge-withdrawer/src/withdrawer/ethereum/generated/