diff --git a/.gitignore b/.gitignore index 3ad8920..f25e249 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ dist .env deploy.json program/Cargo.lock -integration-example/Cargo.lock \ No newline at end of file +integration-example/Cargo.lock +.DS_Store \ No newline at end of file