From 62ce01606108313c999b9c6eb4050e75af5dbced Mon Sep 17 00:00:00 2001
From: Thomas Hackl <thomas.hackl@uni-passau.de>
Date: Sat, 14 Jul 2018 14:06:00 +0200
Subject: [PATCH] remove m4tthumphrey's php-gitlab from composer as it is
 modified locally

---
 .gitignore | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 09a11cc..34ef035 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,5 @@
 trac-to-gitlab.phar
-!vendor/
-
-vendor/*
-!vendor/m4tthumphrey/
-
+vendor/
 
 # JetBrains
 .idea
\ No newline at end of file
-- 
GitLab