X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=28dec58f3ded7da845dd17bd11367c09b44bb655;hb=04968ab47717f0c90a3c05dc71fb24fc78599973;hp=a79cc6a976c82fc2553d5c9312f7e14304604749;hpb=f1f4732f8ef20b1c33058b9b2c486d4b5e87b646;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index a79cc6a97..28dec58f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,18 @@ -node_modules -schemes/ -certs/ -logs/ -test1/ -test2/ -test3/ -test4/ -test5/ -test6/ -public/stylesheets/global.css -public/stylesheets/vendor -uploads -thumbnails -config/production.yaml +/node_modules/ +/test1/ +/test2/ +/test3/ +/test4/ +/test5/ +/test6/ +/uploads/ +/videos/ +/thumbnails/ +/previews/ +/certs/ +/logs/ +/torrents/ +/config/production.yaml +/ffmpeg/ +/*.sublime-project +/*.sublime-workspace