diff --git a/.gitignore b/.gitignore index f82b36f1a..c571fcd35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -electron/dist -electron/node_modules +app/dist +app/node_modules node_modules -LBRY-darwin-x64 \ No newline at end of file +LBRY-darwin-x64 +dist \ No newline at end of file