X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=6810045270dff15cf1e1ca0b0250f94f2e9323f8;hb=0a57bbff2141de718aa901bfbdd147468fd624c6;hp=75a8a27864dac866e118cce81dea203ea6e2f371;hpb=288178bf02984c7e6dc69241918b88234a0dcb91;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index 75a8a2786..681004527 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ /test4/ /test5/ /test6/ +/server/tests/fixtures/video_high_bitrate_1080p.mp4 # Production /storage/ @@ -16,6 +17,7 @@ /config/local* /ffmpeg/ /ffmpeg-4/ +/ffmpeg-3/ /thumbnails/ /torrents/ /videos/ @@ -25,7 +27,7 @@ # IDE /*.sublime-project /*.sublime-workspace -/.idea +/**/.idea /dist /PeerTube.iml