X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=a31da70a965534b13e252db166f8c9b95fd85e30;hb=0218a46c1a8c203fcc7b67dd9460765299233780;hp=5f681401919674d49e145d830f834346a8168d4b;hpb=c674185eb26c6711c1b362ff02807ec01637721b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index 5f6814019..a31da70a9 100644 --- a/.gitignore +++ b/.gitignore @@ -9,12 +9,14 @@ /test4/ /test5/ /test6/ +/server/tests/fixtures/video_high_bitrate_1080p.mp4 # Production /storage/ /config/production.yaml /config/local* /ffmpeg/ +/ffmpeg-4/ /thumbnails/ /torrents/ /videos/ @@ -24,7 +26,7 @@ # IDE /*.sublime-project /*.sublime-workspace -/.idea +/**/.idea /dist /PeerTube.iml