X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=.gitignore;h=07b2fb7effeb756d1a444391efc16bebdb797356;hb=d108edbeef9876ad2af2742adb0493b544cdd7f4;hp=a31da70a965534b13e252db166f8c9b95fd85e30;hpb=88108880bbdba473cfe36ecbebc1c3c4f972e102;p=oweals%2Fpeertube.git diff --git a/.gitignore b/.gitignore index a31da70a9..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,12 +12,14 @@ /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-3/ /ffmpeg-4/ /thumbnails/ /torrents/ @@ -35,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