]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .gitignore
Fix services tests
[github/Chocobozzz/PeerTube.git] / .gitignore
index fbf8fdf3c2c233e72870b74ad99279568dba58b6..3027b6058064a3a6aa4f7a35731aa73710e1b73a 100644 (file)
@@ -2,6 +2,7 @@
 /node_modules/
 /server/tools/node_modules
 *npm-debug.log
+yarn-error.log
 
 # Testing
 /test1/
 /test5/
 /test6/
 /server/tests/fixtures/video_high_bitrate_1080p.mp4
+/server/tests/fixtures/video_59fps.mp4
 
 # Production
-/storage/
+/storage
 /config/production.yaml
 /config/local*
 /ffmpeg/
 # IDE
 /*.sublime-project
 /*.sublime-workspace
+/*.vscode
 /**/.idea
 /dist
 /PeerTube.iml
+*.swp
 
 # Zanata
 /.zanata-cache
@@ -45,3 +49,4 @@
 /*.asc
 /server/tools/import-mediacore.ts
 /docker-volume/
+/init.mp4