diff --git a/.gitignore b/.gitignore index 2074685..5f04662 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ node_modules/ html&css/ dist/ *.zip -docs/ \ No newline at end of file +docs/ +.DS_Store