diff --git a/.gitignore b/.gitignore index c71985f..b040ee0 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,6 @@ node_modules /nginx/*.key /lib/*.js + +# for mac DS_Store +.DS_Store