X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=07b2fb7effeb756d1a444391efc16bebdb797356;hb=7d47ff906dc80926231a85935646e1eb157b7127;hp=6810045270dff15cf1e1ca0b0250f94f2e9323f8;hpb=7f8f8bdb4a1fb695a114874c4679605ac8911e2d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index 681004527..07b2fb7ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ # NPM instalation /node_modules/ +/server/tools/node_modules *npm-debug.log +yarn-error.log # Testing /test1/ @@ -10,14 +12,15 @@ /test5/ /test6/ /server/tests/fixtures/video_high_bitrate_1080p.mp4 +/server/tests/fixtures/video_59fps.mp4 # Production /storage/ /config/production.yaml /config/local* /ffmpeg/ -/ffmpeg-4/ /ffmpeg-3/ +/ffmpeg-4/ /thumbnails/ /torrents/ /videos/ @@ -36,9 +39,12 @@ /scripts/i18n/generate-iso639-target.ts # Other +/dump.rdb +/.theia/ /profiling/ /*.zip /*.tar.xz /*.asc /server/tools/import-mediacore.ts /docker-volume/ +/init.mp4