diff --git a/.gitignore b/.gitignore index a9f8d80..a9e6c80 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ __pycache__ *_generated.h *.ptx -*.egg-info \ No newline at end of file +*.egg-info +.DS_Store