From 7936f7df38bfe0723859d1b5d8fbcf9a2e0faf8d Mon Sep 17 00:00:00 2001 From: Baki Goxhaj Date: Fri, 15 Aug 2014 12:04:24 +0200 Subject: [PATCH] Added .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..858af64 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/vendor +/dev +composer.lock \ No newline at end of file