]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/.gitignore
fix link to the list of open instances
[github/Chocobozzz/PeerTube.git] / client / .gitignore
index 81e4a1cf7defb1b796eec84483f384f045254171..cc1ec4083d8478e78ab51f42da3ff1333fac0bf9 100644 (file)
@@ -1,8 +1,9 @@
-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/target/iso639_*.xml
+/src/locale/target/player_*.xml
+/src/locale/target/server_*.xml
\ No newline at end of file