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