diff --git a/.gitignore b/.gitignore index d36e45b..ae0d0c5 100644 --- a/.gitignore +++ b/.gitignore @@ -159,4 +159,7 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ -!examples/*/*/build \ No newline at end of file +!examples/*/*/build + +.DS_Store + diff --git a/zksync2/.DS_Store b/zksync2/.DS_Store deleted file mode 100644 index 3ca1eaf..0000000 Binary files a/zksync2/.DS_Store and /dev/null differ