Modifying gitignore to include common project files which should be ignored, and removing patterns that are too local (or deprecated) for main project

Change-Id: I4d5b5304c359f95f6e78d968e1162c8b76a54f24
This commit is contained in:
Jamie Hannaford 2014-04-22 12:20:37 +02:00
parent 9b3b642ca3
commit 30713abaa6

12
.gitignore vendored
View File

@ -1,10 +1,8 @@
bin/build/*
dist/*
.idea/
build/
mageekguy.atoum.phar
test/settings.ini*
vendor/
.DS_Store
doc/api
curl-output.txt
vendor
composer.lock
composer.phar
test/settings.ini*