diff --git a/.gitignore b/.gitignore index 65651ca..938c88e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea/* **/node_modules/* -**/certs/* \ No newline at end of file +**/certs/* +**/.DS_Store