X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2F.gitignore;h=a99ddef310d7c351dee91afef01e97d2e4ee4787;hb=6f4945126bfc5fcd4df0ae4a73eb0ff79f762657;hp=81e4a1cf7defb1b796eec84483f384f045254171;hpb=41a2aee38cf812510010da09de9bae53590ec119;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/.gitignore b/client/.gitignore index 81e4a1cf7..a99ddef31 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1,8 +1,10 @@ -typings -app/**/*.js -app/**/*.map -app/**/*.css -stylesheets/index.css -bundles -main.js -main.js.map +/dist/ +/node_modules +/compiled +/stats.json +/dll +/.awcache +/src/locale/pending_target/ +/src/locale/target/iso639_*.xml +/src/locale/target/player_*.xml +/src/locale/target/server_*.xml