X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2F.gitignore;h=cc1ec4083d8478e78ab51f42da3ff1333fac0bf9;hb=9644c2a88eb227e7441b0f0a75abb75b41cc60ca;hp=4bb21ebabb0812c260ee8817aefd7b52f9d217be;hpb=dc8bc31be517a53e8fbe7100cfe45cd73f596de0;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/.gitignore b/client/.gitignore index 4bb21ebab..cc1ec4083 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1,5 +1,9 @@ -typings -angular/**/*.js -angular/**/*.map -angular/**/*.css -stylesheets/index.css +/dist/ +/node_modules +/compiled +/stats.json +/dll +/.awcache +/src/locale/target/iso639_*.xml +/src/locale/target/player_*.xml +/src/locale/target/server_*.xml \ No newline at end of file