diff --git a/.gitignore b/.gitignore index 05cfc8b..cfe7b9b 100644 --- a/.gitignore +++ b/.gitignore @@ -97,4 +97,7 @@ requirements.txt setup.py # Jupyter Notebooks -notebooks/* \ No newline at end of file +notebooks/* + +# Deployments +deployments/* \ No newline at end of file