diff --git a/.gitignore b/.gitignore index cd11852..28b4735 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,9 @@ Cargo.lock ## Visual Studio Code ### .vscode + +## macos finder rubbish +.DS_Store + +## for app test +.mit \ No newline at end of file