X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2F.gitignore;h=cc1ec4083d8478e78ab51f42da3ff1333fac0bf9;hb=37c6bb3623023e902a5bbdbeba5b844f93558bcd;hp=0ab218d7183c25806f52edb6ee412e23ece66143;hpb=f03996dad65281fbb64b7b8ab31d279d7b332a22;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/.gitignore b/client/.gitignore index 0ab218d71..cc1ec4083 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1,6 +1,9 @@ -typings -angular/**/*.js -angular/**/*.map -angular/**/*.css -stylesheets/index.css -bundles +/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