diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index ec7f78de7..000000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 0838b364c..42095e335 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,10 @@ # __pycache__ __pycache__ +# macOS +.DS_Store + # build build dist -pandasai.egg-info \ No newline at end of file +pandasai.egg-info