diff --git a/.gitignore b/.gitignore index 2c5ab10..eec7f1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .idea/ artifacts/ -ganache-db/ \ No newline at end of file +ganache-db/ +.DS_Store +**/.DS_Store