diff --git a/.gitignore b/.gitignore index 252089d..05065ef 100755 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ -out/ \ No newline at end of file +out/ +favorites.json \ No newline at end of file