X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=f31b67690fc66a1f6d33cc5ef54492292484a4dd;hb=337ba64efc5a54e83884f33a91de4012ed9b7d11;hp=d292a4338eb81b4336184d5a9337e318c7e83376;hpb=eb4f957eca2a045ad0d5cf0c1e79b9c08494b088;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index d292a4338..f31b67690 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,29 @@ -node_modules -schemes/ -certs/ -logs/ -test1/ -test2/ -test3/ -test4/ -test5/ -test6/ -public/stylesheets/global.css -public/stylesheets/vendor -uploads -thumbnails -config/production.yaml -ffmpeg -.tags -*.sublime-project -*.sublime-workspace -torrent/ +/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