diff --git a/.gitignore b/.gitignore index 35b39f0..e6f09da 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.deploy/ \ No newline at end of file +# Ignore the files needed to deploy to the Chrome Web Store. +deploy/**/* \ No newline at end of file