From 7eaadb6443389b15127b83acbfd29b6c645ce165 Mon Sep 17 00:00:00 2001
From: dyszczo <krzysztof@dyszczyk.pl>
Date: Tue, 17 Apr 2018 15:17:52 +0200
Subject: [PATCH] gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ccef056
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/vendor/
+.idea
\ No newline at end of file
-- 
GitLab