X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2F.gitignore;h=0bb91575ebeb56ba7ff51463603ccf995663e075;hb=b18d4b9f368fd20d6990bd4e9459bb539141a2c1;hp=439f0c025bbfba357de3d079f8357c92b5736202;hpb=bd324a669218f9ed302f7f54b36ee535d25c9733;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/.gitignore b/client/.gitignore index 439f0c025..0bb91575e 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1,5 +1,6 @@ -typings -components/**/*.js -components/**/*.map -stylesheets/index.css -components/**/*.css +/dist/ +/node_modules +/compiled +/stats.json +/dll +/.awcache