]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .gitignore
Fixing #626 with ffmpeg's low default audio bitrate
[github/Chocobozzz/PeerTube.git] / .gitignore
index 92af7631045a74ea0effd33818e4782f98e7452e..5f681401919674d49e145d830f834346a8168d4b 100644 (file)
@@ -1,28 +1,41 @@
+# NPM instalation
 /node_modules/
+*npm-debug.log
+
+# Testing
 /test1/
 /test2/
 /test3/
 /test4/
 /test5/
 /test6/
+
+# Production
 /storage/
 /config/production.yaml
 /config/local*
 /ffmpeg/
+/thumbnails/
+/torrents/
+/videos/
+/previews/
+/logs/
+
+# IDE
 /*.sublime-project
 /*.sublime-workspace
-/dist
 /.idea
+/dist
 /PeerTube.iml
+
+# Zanata
+/.zanata-cache
+/scripts/i18n/generate-iso639-target.ts
+
+# Other
 /profiling/
 /*.zip
 /*.tar.xz
 /*.asc
-/thumbnails/
-/torrents/
-/videos/
-/previews/
-/logs/
 /server/tools/import-mediacore.ts
 /docker-volume/
-/.zanata-cache