From ebfd23c72d227185ddd93d79571134490f57393d Mon Sep 17 00:00:00 2001 From: Adam Lavin Date: Sun, 1 Sep 2013 06:52:36 +0000 Subject: [PATCH] I should have updated the development branch .gitignore first... Sorry! --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 49d6cd59..63520024 100644 --- a/.gitignore +++ b/.gitignore @@ -34,4 +34,12 @@ dwsync.xml .CVS intermediate publish -.idea \ No newline at end of file +.idea + +/bootstrap/compiled.php +/vendor +/app/config/production +composer.phar +composer.lock +atlassian-ide-plugin.xml +_ide_helper.php \ No newline at end of file