diff --git a/.gitignore b/.gitignore index 29cb7e1..05559b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Don't add production config.toml to the repo config.toml +# Pickle files +*.pkl + ### Python ### # Byte-compiled / optimized / DLL files __pycache__/