From 2e8da0d2f7a255a34bf49eb1f182a9642811a83b Mon Sep 17 00:00:00 2001
From: Karl Hasselbring <Karl Hasselbring>
Date: Tue, 9 May 2017 10:50:46 +0200
Subject: [PATCH] added launch.json to gitignore

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

diff --git a/.gitignore b/.gitignore
index 39684267c..38f970f8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Homestead.json
 Homestead.yaml
 .env
 .orig
+launch.json
\ No newline at end of file
-- 
GitLab