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