Remove useless things from gitignore

pull/10/merge
Chocobozzz 2016-10-07 14:54:47 +02:00
parent 88c08e1f06
commit 03dd4b9e34
1 changed files with 7 additions and 15 deletions

22
.gitignore vendored
View File

@ -1,24 +1,16 @@
node_modules node_modules/
schemes/
certs/
logs/
test1/ test1/
test2/ test2/
test3/ test3/
test4/ test4/
test5/ test5/
test6/ test6/
public/stylesheets/global.css uploads/
public/stylesheets/vendor thumbnails/
uploads certs/
thumbnails logs/
torrents/
config/production.yaml config/production.yaml
ffmpeg ffmpeg/
<<<<<<< HEAD
torrents
=======
.tags
*.sublime-project *.sublime-project
*.sublime-workspace *.sublime-workspace
torrents/
>>>>>>> master