diff --git a/.gitignore b/.gitignore index c5d2607..f5cce9b 100644 --- a/.gitignore +++ b/.gitignore @@ -167,3 +167,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ trades/trades.log +# Mac OS X +.DS_Store \ No newline at end of file