From 3ee633d82c542ddcb40fb0d3cb43a94be3ee5c9e Mon Sep 17 00:00:00 2001 From: Adam Lavin Date: Sun, 1 Sep 2013 06:34:45 +0000 Subject: [PATCH] Added some new rules --- .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