From 3fbb6357bed27da69083b5f78431e0cbc6d53f30 Mon Sep 17 00:00:00 2001 From: Virgil-Adrian Teaca Date: Mon, 20 Jun 2016 10:03:49 +0200 Subject: [PATCH] Add the .gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..c76f48f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.idea +# Framework specific +vendor/ +composer.lock + +# The developers Playground +works