X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=f31b67690fc66a1f6d33cc5ef54492292484a4dd;hb=8afc19a6121569da054462c7cb351a3f13030a32;hp=5244cc30e23c9a00ae57ec2a8a4187245736bd95;hpb=8c308c2bf7f658945d80be9d5880361238635f5b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index 5244cc30e..f31b67690 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,29 @@ -*.komodoproject -node_modules -.tmp -public/javascripts/bundle.js -schemes/ -certs/ -logs/ -test1/ -test2/ -test3/ +/node_modules/ +/test1/ +/test2/ +/test3/ +/test4/ +/test5/ +/test6/ +/storage/ +/config/production.yaml +/config/local* +/ffmpeg/ +/*.sublime-project +/*.sublime-workspace +/dist +/.idea +/PeerTube.iml +/profiling/ +/*.zip +/*.tar.xz +/*.asc +/thumbnails/ +/torrents/ +/videos/ +/previews/ +/logs/ +/server/tools/import-mediacore.ts +/docker-volume/ +/.zanata-cache +/scripts/i18n/generate-iso639-target.ts