X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=98f33749054b167eeae8fcd770bfd3c18fc9a800;hb=1ff9f1cda3f8283241776cd8344e6671742b25f7;hp=6810045270dff15cf1e1ca0b0250f94f2e9323f8;hpb=7f8f8bdb4a1fb695a114874c4679605ac8911e2d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index 681004527..98f337490 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/ @@ -27,18 +30,23 @@ # IDE /*.sublime-project /*.sublime-workspace +/*.vscode /**/.idea /dist /PeerTube.iml +*.swp # Zanata /.zanata-cache /scripts/i18n/generate-iso639-target.ts # Other +/dump.rdb +/.theia/ /profiling/ /*.zip /*.tar.xz /*.asc /server/tools/import-mediacore.ts /docker-volume/ +/init.mp4