diff --git a/.gitignore b/.gitignore index 97f77f779..946164904 100644 --- a/.gitignore +++ b/.gitignore @@ -98,6 +98,9 @@ target/ .pytest_cache/ .mypy_cache/ +# temp +.pre-commit-config.yaml + #exceptions !*.gitkeep !config_examples/config_binance.example.json