X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2F.gitignore;h=cc1ec4083d8478e78ab51f42da3ff1333fac0bf9;hb=9ca1e3a02c3c7a2beaf8a71d46e9d7da270acc3d;hp=439f0c025bbfba357de3d079f8357c92b5736202;hpb=bd324a669218f9ed302f7f54b36ee535d25c9733;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/.gitignore b/client/.gitignore index 439f0c025..cc1ec4083 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1,5 +1,9 @@ -typings -components/**/*.js -components/**/*.map -stylesheets/index.css -components/**/*.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