diff --git a/.gitignore b/.gitignore index c6ec46c..9a3d057 100644 --- a/.gitignore +++ b/.gitignore @@ -161,4 +161,5 @@ cython_debug/ #.idea/ # Exclude venv from smartassist -smartassist/smartassist_dev_venv \ No newline at end of file +smartassist/smartassist_dev_venv +.DS_Store