From 03dd4b9e340441050bde039f0c82e73a13c69305 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 7 Oct 2016 14:54:47 +0200 Subject: [PATCH] Remove useless things from gitignore --- .gitignore | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 7ca89dca8..9255e85df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1,16 @@ -node_modules -schemes/ -certs/ -logs/ +node_modules/ test1/ test2/ test3/ test4/ test5/ test6/ -public/stylesheets/global.css -public/stylesheets/vendor -uploads -thumbnails +uploads/ +thumbnails/ +certs/ +logs/ +torrents/ config/production.yaml -ffmpeg -<<<<<<< HEAD -torrents -======= -.tags +ffmpeg/ *.sublime-project *.sublime-workspace -torrents/ ->>>>>>> master