X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=b4c1de87dae1e996fc89f0a04d9cf5e2c4f60b36;hb=b60e5f38daf77e720a27aa86d3b482c58906a03a;hp=5244cc30e23c9a00ae57ec2a8a4187245736bd95;hpb=8c308c2bf7f658945d80be9d5880361238635f5b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index 5244cc30e..b4c1de87d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,22 @@ -*.komodoproject -node_modules -.tmp -public/javascripts/bundle.js -schemes/ -certs/ -logs/ -test1/ -test2/ -test3/ +/node_modules/ +/test1/ +/test2/ +/test3/ +/test4/ +/test5/ +/test6/ +/uploads/ +/videos/ +/thumbnails/ +/previews/ +/certs/ +/logs/ +/torrents/ +/cache/ +/config/production.yaml +/ffmpeg/ +/*.sublime-project +/*.sublime-workspace +/dist +/.idea +/PeerTube.iml