X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2F.gitignore;h=cc1ec4083d8478e78ab51f42da3ff1333fac0bf9;hb=9ca1e3a02c3c7a2beaf8a71d46e9d7da270acc3d;hp=b20541002501a0c1259869024dbd0de88278467d;hpb=4a6995be18b15de1834a39c8921a0e4109671bb6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/.gitignore b/client/.gitignore index b20541002..cc1ec4083 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1,2 +1,9 @@ -dist/ -typings/ +/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