X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=ec9db08ff0a8d6dbafcf9e4be0cf3d5055eece4a;hb=61b3e146e16e997ea539cd4610af10d4b681e04a;hp=d292a4338eb81b4336184d5a9337e318c7e83376;hpb=eb4f957eca2a045ad0d5cf0c1e79b9c08494b088;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index d292a4338..ec9db08ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,23 @@ -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 +/thumbnails/ +/torrents/ +/videos/ +/previews/ +/logs/