From ce1a650ae17fe178a3b6868eaf9f42852e5b4e47 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Sat, 16 Aug 2014 10:39:14 +0200 Subject: [PATCH] Updated .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a0f2c820..81efeacd 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ /examples/nosql/config/oauth2.sqlite3 /examples/relational/composer.lock /tests/codecept/tests/_log -oauth2-server.paw \ No newline at end of file +oauth2-server.paw +/output_*/ +/.sculpin \ No newline at end of file