diff --git a/.gitignore b/.gitignore index d66dd46..2caf9c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ /target IMPLEMENTATION_PLAN.md + +# Config files (may contain GitHub tokens) +*.toml +config.toml