diff --git a/.gitignore b/.gitignore index d19c913..8f888ec 100644 --- a/.gitignore +++ b/.gitignore @@ -222,4 +222,5 @@ compile_commands.json output/** # Rust -target/ \ No newline at end of file +target/ +.bumpversion.toml