From 861bb42f3ffae6621caaf9458ffcacbe937371b5 Mon Sep 17 00:00:00 2001 From: Duncan Sommerville Date: Wed, 28 Jan 2015 15:09:30 -0500 Subject: [PATCH] Updated .gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 494398d5af..aff9c7f661 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,12 @@ .* *.pyc *.*~ +vendor/* +composer.phar +*log.* +**/*.egg-info/* +**/build/* +**/dist/* +/airtime_mvc/tests/test_results.xml +/tests/results.html +/tests/*.jar