Updated .gitignore

This commit is contained in:
Duncan Sommerville 2015-01-28 15:09:30 -05:00
parent b673017bfd
commit 861bb42f3f
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored
View File

@ -1,3 +1,12 @@
.*
*.pyc
*.*~
vendor/*
composer.phar
*log.*
**/*.egg-info/*
**/build/*
**/dist/*
/airtime_mvc/tests/test_results.xml
/tests/results.html
/tests/*.jar