From c8a5b0378548e912f7c9f519aa86f5b0ff0a5d06 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 16 Feb 2018 19:21:34 +0100 Subject: [PATCH] Fix gitignore --- .gitignore | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 9dc03a6a1..ec9db08ff 100644 --- a/.gitignore +++ b/.gitignore @@ -14,11 +14,10 @@ /dist /.idea /PeerTube.iml -peertube.zip /profiling/ /*.zip -thumbnails/ -torrents/ -videos/ -previews/ -logs/ +/thumbnails/ +/torrents/ +/videos/ +/previews/ +/logs/