diff --git a/.gitignore b/.gitignore index 6838e75689..c8d4d7140a 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,6 @@ CMakeSettings.json # Visual Studio Code configuration files .vscode/ + +# Python pickle files +*.pkl \ No newline at end of file